diff options
Diffstat (limited to 'www/gaeo')
-rw-r--r-- | www/gaeo/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/www/gaeo/Makefile b/www/gaeo/Makefile index b30e846daa12..8e7106078c8a 100644 --- a/www/gaeo/Makefile +++ b/www/gaeo/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gaeo -# Date created: 2008-07-24 -# Whom: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw> -# +# Created by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw> # $FreeBSD$ -# PORTNAME= gaeo PORTVERSION= 0.3 @@ -11,7 +7,7 @@ PORTEPOCH= 1 CATEGORIES= www devel python MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} -MAINTAINER= yzlin@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An open-source web framework running on Google App Engine RUN_DEPENDS= google-appengine>=1.1.0:${PORTSDIR}/www/google-appengine \ |