diff options
author | Matthew Hunt <mph@FreeBSD.org> | 2000-01-27 07:40:29 +0800 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 2000-01-27 07:40:29 +0800 |
commit | c47a1462764eda9a15257312ed96a91423800313 (patch) | |
tree | a120d918e79a9d7c499db05d07aae698e4187781 /graphics | |
parent | fb6c9d21f399f382ee6ee4596f3cb6976f418e7a (diff) | |
download | freebsd-ports-gnome-c47a1462764eda9a15257312ed96a91423800313.tar.gz freebsd-ports-gnome-c47a1462764eda9a15257312ed96a91423800313.tar.zst freebsd-ports-gnome-c47a1462764eda9a15257312ed96a91423800313.zip |
Update MASTER_SITE.
PR: 16388
Submitted by: Brett Taylor <brett@peloton.runet.edu>
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 ed34bb355eb7..00f2e6a2c3c3 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.runet.edu/pub/distfiles/ + http://peloton.runet.edu/distfiles/ MAINTAINER= brett@peloton.runet.edu |