diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-02 17:17:20 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-02 17:17:20 +0000 |
commit | 7bdea05bb4f53647e321ae8af9734bd7b877fe88 (patch) | |
tree | 14a5dc4fcaf76c97747747c7861b90c5ab697408 /www/gaeutilities | |
parent | d7e6d57ef6a2a2c7690a0d85d14cac2fbe88eebe (diff) | |
download | ports-7bdea05bb4f53647e321ae8af9734bd7b877fe88.tar.gz ports-7bdea05bb4f53647e321ae8af9734bd7b877fe88.zip |
Notes
Diffstat (limited to 'www/gaeutilities')
-rw-r--r-- | www/gaeutilities/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/gaeutilities/Makefile b/www/gaeutilities/Makefile index c005e8473da8..69219a24f26e 100644 --- a/www/gaeutilities/Makefile +++ b/www/gaeutilities/Makefile @@ -8,7 +8,7 @@ CATEGORIES= www devel MASTER_SITES= http://cloud.github.com/downloads/joerussbowman/${PORTNAME}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= nivit@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Utility classes to make working with Google App Engine easier RUN_DEPENDS= google-appengine>=1.2.4_1:${PORTSDIR}/www/google-appengine |