aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2007-03-23 17:57:34 +0800
committerlinimon <linimon@FreeBSD.org>2007-03-23 17:57:34 +0800
commit5ec456fc0e2d8cfb069db07cc37adb881a586615 (patch)
tree156236bf4c9cfc0f66cc9e2b60593b9582b160f1
parent13ef81e322775d347cdc00f0843c93f036ea04ad (diff)
downloadfreebsd-ports-gnome-5ec456fc0e2d8cfb069db07cc37adb881a586615.tar.gz
freebsd-ports-gnome-5ec456fc0e2d8cfb069db07cc37adb881a586615.tar.zst
freebsd-ports-gnome-5ec456fc0e2d8cfb069db07cc37adb881a586615.zip
Reset j.haarman@synantics.com by request due to lack of time to work on
these. Hat: portmgr
-rw-r--r--devel/py-simpletal/Makefile2
-rw-r--r--devel/py-wsgiutils/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-simpletal/Makefile b/devel/py-simpletal/Makefile
index 0da21c60397c..6ec752f5b633 100644
--- a/devel/py-simpletal/Makefile
+++ b/devel/py-simpletal/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.owlfish.com/software/simpleTAL/downloads/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= SimpleTAL-${PORTVERSION}
-MAINTAINER= j.haarman@synantics.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Stand alone TAL Python implementation to power HTML & XML templates
USE_PYTHON= yes
diff --git a/devel/py-wsgiutils/Makefile b/devel/py-wsgiutils/Makefile
index 4d43052ea293..fd699d51f604 100644
--- a/devel/py-wsgiutils/Makefile
+++ b/devel/py-wsgiutils/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.owlfish.com/software/wsgiutils/downloads/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= WSGIUtils-${PORTVERSION}
-MAINTAINER= j.haarman@synantics.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Utility libraries for development of simple WSGI programs
BUILD_DEPENDS= easy_install:${PORTSDIR}/devel/py-setuptools