aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2009-08-17 05:27:02 +0000
committerMark Linimon <linimon@FreeBSD.org>2009-08-17 05:27:02 +0000
commitb024879f81b6bd07aac5db48fc7c28e03845c273 (patch)
tree04c7772fb27f67a502a86b7e6be2f90705d0893f /www
parent5fe1608870a9314ced9c6dcdf05123bdd0f14776 (diff)
downloadports-b024879f81b6bd07aac5db48fc7c28e03845c273.tar.gz
ports-b024879f81b6bd07aac5db48fc7c28e03845c273.zip
Notes
Diffstat (limited to 'www')
-rw-r--r--www/pumperweb/Makefile4
-rw-r--r--www/py-GinGin/Makefile4
-rw-r--r--www/py-ez_web/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/www/pumperweb/Makefile b/www/pumperweb/Makefile
index 1125078b26d1..2fe3d9f10a3e 100644
--- a/www/pumperweb/Makefile
+++ b/www/pumperweb/Makefile
@@ -12,8 +12,8 @@ MASTER_SITES= # empty
DISTFILES= # empty
EXTRACT_ONLY= # empty
-MAINTAINER= thinker@branda.to
-COMMENT= PumperWeb is a meta project that creates a WEB framework
+MAINTAINER= ports@FreeBSD.org
+COMMENT= A meta project that creates a WEB framework
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/ez_web/ez_user_auth.py:${PORTSDIR}/www/py-ez_web \
${PYTHON_SITELIBDIR}/sqlcc/__init__.py:${PORTSDIR}/devel/py-sqlcc
diff --git a/www/py-GinGin/Makefile b/www/py-GinGin/Makefile
index 78e228a2ce7b..660ea742f162 100644
--- a/www/py-GinGin/Makefile
+++ b/www/py-GinGin/Makefile
@@ -11,8 +11,8 @@ CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= thinker@branda.to
-COMMENT= GinGin is a hybrid of WIKI and BLOG system
+MAINTAINER= ports@FreeBSD.org
+COMMENT= A hybrid of WIKI and BLOG system
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/mez_xml/__init__.py:${PORTSDIR}/devel/py-mez_xml
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/mez_xml/__init__.py:${PORTSDIR}/devel/py-mez_xml
diff --git a/www/py-ez_web/Makefile b/www/py-ez_web/Makefile
index 0ddd04dc6144..bbeb6a6be2c2 100644
--- a/www/py-ez_web/Makefile
+++ b/www/py-ez_web/Makefile
@@ -11,8 +11,8 @@ CATEGORIES= www devel python
MASTER_SITES= http://master.branda.to/downloads/ez_web/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= thinker@branda.to
-COMMENT= Ez_web is a tiny and designed for modify web framework
+MAINTAINER= ports@FreeBSD.org
+COMMENT= A tiny and designed for modification web framework
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/ez_xml/__init__.py:${PORTSDIR}/devel/py-ez_xml