diff options
-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 |