diff options
author | linimon <linimon@FreeBSD.org> | 2004-11-20 08:09:49 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-11-20 08:09:49 +0000 |
commit | 104e91268ed34607922b0c50ad2abc77f01f2ff5 (patch) | |
tree | 28b45f549c108867c4dc2d4c20245621da044ef9 /textproc/py-csv | |
parent | 50df9f951163d7e788d140c76728596b9bb054b9 (diff) | |
download | FreeBSD-ports-104e91268ed34607922b0c50ad2abc77f01f2ff5.zip FreeBSD-ports-104e91268ed34607922b0c50ad2abc77f01f2ff5.tar.gz |
With portmgr hat on, reset inactive maintainer. These ports are now up
for adoption.
Diffstat (limited to 'textproc/py-csv')
-rw-r--r-- | textproc/py-csv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-csv/Makefile b/textproc/py-csv/Makefile index c7aeab9..f367cc1 100644 --- a/textproc/py-csv/Makefile +++ b/textproc/py-csv/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc python MASTER_SITES= http://object-craft.com.au/projects/csv/download/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= wjv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Python module to parse or write comma-separated value (CSV) files PLIST_FILES= %%PYTHON_SITELIBDIR%%/csv.so |