diff options
Diffstat (limited to 'devel/libgnugetopt/Makefile')
-rw-r--r-- | devel/libgnugetopt/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libgnugetopt/Makefile b/devel/libgnugetopt/Makefile index 8b60e38e8376..0e33301c39a5 100644 --- a/devel/libgnugetopt/Makefile +++ b/devel/libgnugetopt/Makefile @@ -8,7 +8,8 @@ PORTNAME= libgnugetopt PORTVERSION= 1.1 CATEGORIES= devel -MASTER_SITES= ftp://ftp.freebsd.org/pub/FreeBSD/ports/local-distfiles/obrien/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= obrien MAINTAINER= obrien@FreeBSD.org |