diff options
author | linimon <linimon@FreeBSD.org> | 2008-12-18 10:24:04 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-12-18 10:24:04 +0800 |
commit | 8b59fc366c3eecada56b11e1b3089d693921f9de (patch) | |
tree | b442fb318d32da14a95e0e7e9e920307ac50a4bc /www/py-formencode | |
parent | ce81ecd68cecfe83f923ab94d37da797a2519cd3 (diff) | |
download | freebsd-ports-gnome-8b59fc366c3eecada56b11e1b3089d693921f9de.tar.gz freebsd-ports-gnome-8b59fc366c3eecada56b11e1b3089d693921f9de.tar.zst freebsd-ports-gnome-8b59fc366c3eecada56b11e1b3089d693921f9de.zip |
Reassign ports maintained by dryice@ for now due to other commitments.
Hat: portmgr
Diffstat (limited to 'www/py-formencode')
-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 547b634f22aa..da203a3b60b2 100644 --- a/www/py-formencode/Makefile +++ b/www/py-formencode/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= FormEncode-${PORTVERSION} -MAINTAINER= dryice@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= HTML form validation, generation, and conversion package USE_PYTHON= yes |