From 1722576c3e9b0749c332e2dff8d3377e885e68e5 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Fri, 20 Oct 2006 00:50:30 +0200 Subject: [PATCH] add categories, remove imake, use bzip2 --- external/freebsd-port/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/external/freebsd-port/Makefile b/external/freebsd-port/Makefile index 81a1277..1b2ff0e 100644 --- a/external/freebsd-port/Makefile +++ b/external/freebsd-port/Makefile @@ -5,16 +5,16 @@ # $FreeBSD$ # +USE_BZIP2= yes PORTNAME= ccollect PORTVERSION= 0.5.1 -CATEGORIES= games -MASTER_SITES= ftp://ftp.cs.columbia.edu/archives/X11R5/contrib/ +CATEGORIES= sysutils archivers +MASTER_SITES= http://unix.schottelius.org/ccollect/ MAINTAINER= nico-fbsd-ccollect@schottelius.org COMMENT= (pseudo) incremental (parallel) backup MAN1= ccollect.sh.1 MANCOMPRESSED= yes -USE_IMAKE= yes .include