diff options
Diffstat (limited to 'devel/argp-standalone')
| -rw-r--r-- | devel/argp-standalone/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/argp-standalone/Makefile b/devel/argp-standalone/Makefile index 67c3d1b3b3f4..e3d890c8d41e 100644 --- a/devel/argp-standalone/Makefile +++ b/devel/argp-standalone/Makefile @@ -6,8 +6,7 @@ PORTVERSION= 1.3 PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= http://www.lysator.liu.se/~nisse/misc/ \ - ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= sem + LOCAL/sem MAINTAINER= sem@FreeBSD.org COMMENT= Standalone version of arguments parsing functions from GLIBC |
