diff options
author | obrien <obrien@FreeBSD.org> | 2000-06-07 11:09:25 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2000-06-07 11:09:25 +0800 |
commit | 0736ccbfcc424550ee4b8cbb6fd6cba9c292f1ad (patch) | |
tree | 4e0bff8c86064c3f2716b43b84e83d787c097680 /devel/libgnugetopt | |
parent | 06e38d3a7fb635673542f2381d92663e7ebb1d83 (diff) | |
download | freebsd-ports-gnome-0736ccbfcc424550ee4b8cbb6fd6cba9c292f1ad.tar.gz freebsd-ports-gnome-0736ccbfcc424550ee4b8cbb6fd6cba9c292f1ad.tar.zst freebsd-ports-gnome-0736ccbfcc424550ee4b8cbb6fd6cba9c292f1ad.zip |
Become the guinnie-pig and move all my Freefall ~/public_html distfiles
over to the new ftp.freebsd.org local distfiles site.
Diffstat (limited to 'devel/libgnugetopt')
-rw-r--r-- | devel/libgnugetopt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libgnugetopt/Makefile b/devel/libgnugetopt/Makefile index f58c4456e6f8..4b063d006f5f 100644 --- a/devel/libgnugetopt/Makefile +++ b/devel/libgnugetopt/Makefile @@ -8,7 +8,7 @@ PORTNAME= libgnugetopt PORTVERSION= 1.1 CATEGORIES= devel -MASTER_SITES= http://people.FreeBSD.org/~andy/distfiles/ +MASTER_SITES= ftp://ftp.freebsd.org/pub/FreeBSD/local-distfiles/obrien/ MAINTAINER= obrien@FreeBSD.org |