Index: head/archivers/bzip/Makefile =================================================================== --- head/archivers/bzip/Makefile (revision 64792) +++ head/archivers/bzip/Makefile (revision 64793) @@ -1,28 +1,28 @@ # New ports collection makefile for: bzip # Date created: Fr 27 Sep 1996 11:47:35 MET DST # Whom: Andreas Klemm # # $FreeBSD$ # PORTNAME= bzip PORTVERSION= 0.21 CATEGORIES= archivers -MASTER_SITES= ftp://ftp.connectnet.com/pub/bzip/bzip-0.21/ +MASTER_SITES= http://thalia.ifh.de/nuastro/software/siegmund/download/contrib/ MAINTAINER= ports@FreeBSD.org NO_CDROM= "Restrictive copyright (don't sell for profit)" MAN1= bzip.1 bunzip.1 pre-install: @${CAT} ${FILESDIR}/COPYRIGHT do-install: ${RM} -f ${PREFIX}/bin/bzip ${PREFIX}/bin/bunzip ${INSTALL_PROGRAM} ${WRKSRC}/bzip ${PREFIX}/bin/bzip ${LN} -fs ${PREFIX}/bin/bzip ${PREFIX}/bin/bunzip ${INSTALL_MAN} ${WRKSRC}/bzip.1 ${PREFIX}/man/man1/bzip.1 ${INSTALL_MAN} ${WRKSRC}/bzip.1 ${PREFIX}/man/man1/bunzip.1 .include Property changes on: head/archivers/bzip/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.18 \ No newline at end of property +1.19 \ No newline at end of property