diff options
author | Yi-Jheng Lin <yzlin@FreeBSD.org> | 2009-07-29 12:59:14 +0000 |
---|---|---|
committer | Yi-Jheng Lin <yzlin@FreeBSD.org> | 2009-07-29 12:59:14 +0000 |
commit | d881f6af28ed6e74086596a8c22f577fe0817a83 (patch) | |
tree | 81bd6f8260e003a32ed3339191d3e5ed99491c5d /www | |
parent | fb34e04b2d72c933e21fe326a8a66e21aac01772 (diff) | |
download | ports-d881f6af28ed6e74086596a8c22f577fe0817a83.tar.gz ports-d881f6af28ed6e74086596a8c22f577fe0817a83.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/gaeo/Makefile | 2 | ||||
-rw-r--r-- | www/py-cssutils/Makefile | 2 | ||||
-rw-r--r-- | www/py-textile/Makefile | 2 | ||||
-rw-r--r-- | www/suphp/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/www/gaeo/Makefile b/www/gaeo/Makefile index 35e931b780e5..433dfbcb0f3a 100644 --- a/www/gaeo/Makefile +++ b/www/gaeo/Makefile @@ -11,7 +11,7 @@ PORTEPOCH= 1 CATEGORIES= www devel python MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} -MAINTAINER= yzlin@cs.nctu.edu.tw +MAINTAINER= yzlin@FreeBSD.org COMMENT= An open-source web framework running on Google App Engine RUN_DEPENDS= google-appengine>=1.1.0:${PORTSDIR}/www/google-appengine \ diff --git a/www/py-cssutils/Makefile b/www/py-cssutils/Makefile index faf40820f21c..fab70d0967ab 100644 --- a/www/py-cssutils/Makefile +++ b/www/py-cssutils/Makefile @@ -13,7 +13,7 @@ CATEGORIES= www python MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= yzlin@cs.nctu.edu.tw +MAINTAINER= yzlin@FreeBSD.org COMMENT= CSS Cascading Style Sheets library for Python USE_ZIP= yes diff --git a/www/py-textile/Makefile b/www/py-textile/Makefile index 6d93004d64de..f19712dfaf30 100644 --- a/www/py-textile/Makefile +++ b/www/py-textile/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CHEESESHOP \ ${MASTER_SITE_GOOGLE_CODE} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= yzlin@cs.nctu.edu.tw +MAINTAINER= yzlin@FreeBSD.org COMMENT= Textile markup generator written in Python PROJECTHOST= pytextile diff --git a/www/suphp/Makefile b/www/suphp/Makefile index c1a7cf4eb10b..29fa17b7e67b 100644 --- a/www/suphp/Makefile +++ b/www/suphp/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= http://www.suphp.org/download/ \ ${MASTER_SITE_LOCAL:S|%SUBDIR%|koitsu|} -MAINTAINER= yzlin@cs.nctu.edu.tw +MAINTAINER= yzlin@FreeBSD.org COMMENT= Securely execute PHP scripts under Apache GNU_CONFIGURE= yes |