diff options
Diffstat (limited to 'sysutils/confctl')
-rw-r--r-- | sysutils/confctl/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/confctl/Makefile b/sysutils/confctl/Makefile index b6624fbca91b..e26cc88fbdeb 100644 --- a/sysutils/confctl/Makefile +++ b/sysutils/confctl/Makefile @@ -5,8 +5,7 @@ PORTNAME= confctl PORTVERSION= 1.2 CATEGORIES= sysutils MASTER_SITES= http://cloud.github.com/downloads/trasz/confctl/ \ - ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= trasz + LOCAL/trasz MAINTAINER= trasz@FreeBSD.org COMMENT= Utility to parse and modify C-like configuration files |