diff options
author | mm <mm@FreeBSD.org> | 2011-08-09 23:41:30 +0800 |
---|---|---|
committer | mm <mm@FreeBSD.org> | 2011-08-09 23:41:30 +0800 |
commit | 9989d1b94acdb97b66616893ddd3864a80b47cdc (patch) | |
tree | d589e289a3c5fcde82eef05ad3e428f24ad2f4ab /devel/libcfg | |
parent | 2f0524040e28bd30c850915cd61f1ef727072b5d (diff) | |
download | freebsd-ports-gnome-9989d1b94acdb97b66616893ddd3864a80b47cdc.tar.gz freebsd-ports-gnome-9989d1b94acdb97b66616893ddd3864a80b47cdc.tar.zst freebsd-ports-gnome-9989d1b94acdb97b66616893ddd3864a80b47cdc.zip |
Transfer maintainer back to ports@FreeBSD.org
Approved by: maintainer (myself)
Diffstat (limited to 'devel/libcfg')
-rw-r--r-- | devel/libcfg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libcfg/Makefile b/devel/libcfg/Makefile index 81a149186533..df84df804838 100644 --- a/devel/libcfg/Makefile +++ b/devel/libcfg/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel MASTER_SITES= http://platon.sk/upload/_projects/00003/ DISTNAME= ${PORTNAME}+-${DISTVERSION} -MAINTAINER= mm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library for command line and configuration file parsing LICENSE= GPLv2 |