diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-09-24 12:32:50 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-09-24 12:32:50 +0800 |
commit | b8872ecc55a32d3bae73611329accaea780885bf (patch) | |
tree | a3995ee1c529c16f612637b807ac3d81f388de40 /graphics | |
parent | 28e64ce3468d80a4f4f2cd8193f75e56b39f8bd1 (diff) | |
download | freebsd-ports-gnome-b8872ecc55a32d3bae73611329accaea780885bf.tar.gz freebsd-ports-gnome-b8872ecc55a32d3bae73611329accaea780885bf.tar.zst freebsd-ports-gnome-b8872ecc55a32d3bae73611329accaea780885bf.zip |
Update MASTER_SITES
PR: 13884
Submitted by: maintainer
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gimp-manual-html/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |