diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-09-24 04:32:50 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-09-24 04:32:50 +0000 |
commit | 133c2a1b2a1b842a848f3c80ef26a984d8288754 (patch) | |
tree | 880f2e2e47fa000aeb448a57db74e0bc3f76428d | |
parent | 9994a0349b3af6877f03ce3a2ead641e9917a6ed (diff) | |
download | freebsd-ports-133c2a1b2a1b842a848f3c80ef26a984d8288754.zip |
Update MASTER_SITES
PR: 13884
Submitted by: maintainer
-rw-r--r-- | graphics/gimp-manual-html/Makefile | 2 | ||||
-rw-r--r-- | misc/qclock/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gimp-manual-html/Makefile b/graphics/gimp-manual-html/Makefile index 2d4c1d6cfe05..ed34bb355eb7 100644 --- a/graphics/gimp-manual-html/Makefile +++ b/graphics/gimp-manual-html/Makefile @@ -10,7 +10,7 @@ DISTNAME= GimpUserManual-1.0.0 PKGNAME= GimpUserManual-${DOCFORMAT}-1.0.0 CATEGORIES= graphics MASTER_SITES= ftp://manual.gimp.org/pub/manual/ \ - ftp://peloton.physics.montana.edu/pub/distfiles/ + ftp://peloton.runet.edu/pub/distfiles/ MAINTAINER= brett@peloton.runet.edu diff --git a/misc/qclock/Makefile b/misc/qclock/Makefile index d3c5098fd2b9..2783fdf1972a 100644 --- a/misc/qclock/Makefile +++ b/misc/qclock/Makefile @@ -9,7 +9,7 @@ DISTNAME= qclock PKGNAME= qclock-1.0 CATEGORIES= misc -MASTER_SITES= ftp://peloton.physics.montana.edu/pub/distfiles/ +MASTER_SITES= ftp://peloton.runet.edu/pub/distfiles/ MAINTAINER= brett@peloton.runet.edu |