diff options
Diffstat (limited to 'www/py-formencode/Makefile')
-rw-r--r-- | www/py-formencode/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-formencode/Makefile b/www/py-formencode/Makefile index 60657900abbe..403e1f2519a5 100644 --- a/www/py-formencode/Makefile +++ b/www/py-formencode/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://cheeseshop.python.org/packages/source/F/FormEncode/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= FormEncode-${PORTVERSION} -MAINTAINER= whitekid@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= HTML form validation, generation, and conversion package USE_PYTHON= yes |