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