diff --git a/sysutils/confctl/Makefile b/sysutils/confctl/Makefile index f481589932a2..69fff2f72c0f 100644 --- a/sysutils/confctl/Makefile +++ b/sysutils/confctl/Makefile @@ -1,19 +1,19 @@ # Created by: Edward Tomasz Napierala PORTNAME= confctl PORTVERSION= 1.2 CATEGORIES= sysutils -MAINTAINER= ports@FreeBSD.org +MAINTAINER= portmaster@BSDforge.com COMMENT= Utility to parse and modify C-like configuration files LICENSE= BSD2CLAUSE USES= autoreconf USE_GITHUB= yes GH_ACCOUNT= trasz GNU_CONFIGURE= yes PLIST_FILES= bin/confctl \ man/man1/confctl.1.gz .include