diff options
Diffstat (limited to 'devel/py-configobj/Makefile')
-rw-r--r-- | devel/py-configobj/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-configobj/Makefile b/devel/py-configobj/Makefile index 73d8d4d06133..51fdbf8989ff 100644 --- a/devel/py-configobj/Makefile +++ b/devel/py-configobj/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= ${PYTHONPKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= nivit@FreeBSD.org COMMENT= Simple but powerful config file reader and writer USE_ZIP= yes |