- Update MASTER_SITES Generated with FreeBSD Port Tools 0.50
> --- pike76-7.6.9_1.patch begins here --- > diff -ruN --exclude=CVS /usr/ports/lang/pike76.old/Makefile /usr/ports/lang/pike76/Makefile > --- /usr/ports/lang/pike76.old/Makefile Thu May 20 21:16:13 2004 > +++ /usr/ports/lang/pike76/Makefile Thu May 20 21:20:59 2004 > @@ -7,10 +7,13 @@ > > PORTNAME= pike76 > PORTVERSION= 7.6.9 > +PORTREVISION= 1 > CATEGORIES= lang > MASTER_SITES= ftp://pike.ida.liu.se/pub/pike/all/${PORTVERSION}/ \ > ftp://ftp.oav.net/pike/7.6/ \ > - ftp://ftp.caudium.net/pike/official_releases/${PORTVERSION}/ > + ftp://ftp.caudium.net/pike/official_releases/${PORTVERSION}/ \ > + ftp://ftp.us.caudium.net/pub/pike/7.6/ \ > + ftp://ftp.us.caudium.net/pub/pike/official_releases/${PORTVERSION}/ > DISTNAME= pike-${PORTVERSION} > > MAINTAINER= kiwi@oav.net > --- pike76-7.6.9_1.patch ends here --- The PORTREVISION should *only* be bumped if it results in changes in the resulting package. -Oliver
State Changed From-To: open->closed Committed, thanks!