Index: head/misc/bestfit/Makefile =================================================================== --- head/misc/bestfit/Makefile (revision 172504) +++ head/misc/bestfit/Makefile (revision 172505) @@ -1,24 +1,23 @@ # New ports collection makefile for: bestfit-0.2.0 # Date created: 09 Oct 2001 # Whom: Steven Enderle # # $FreeBSD$ # PORTNAME= bestfit PORTVERSION= 0.2.0 CATEGORIES= misc -MASTER_SITES= http://oskarsapps.mine.nu/src/ \ - http://critical.ch/distfiles/ \ +MASTER_SITES= http://critical.ch/distfiles/ \ http://energy.critical.ch/distfiles/ MAINTAINER= ehaupt@FreeBSD.org COMMENT= Optimally choose files to be put on a CD (or other media) GNU_CONFIGURE= yes MANCOMPRESSED= no MAN1= bestfit.1 PLIST_FILES= bin/bestfit .include Property changes on: head/misc/bestfit/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property Index: head/misc/bestfit/pkg-descr =================================================================== --- head/misc/bestfit/pkg-descr (revision 172504) +++ head/misc/bestfit/pkg-descr (revision 172505) @@ -1,8 +1,8 @@ Bestfit is a small program to determine which files that should be put on a CD (or other media), so that as little space as possible is wasted. It is very easy to use: you specify files on the command line, and bestfit prints the names of those that were selected. Alternatively, bestfit can execute a command for each selected file (eg. to move them to a different directory). -WWW: http://oskarsapps.mine.nu/bestfit.html +WWW: http://freshmeat.net/projects/bestfit/ Property changes on: head/misc/bestfit/pkg-descr ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property