diff options
author | bdrewery <bdrewery@FreeBSD.org> | 2013-08-18 00:32:41 +0800 |
---|---|---|
committer | bdrewery <bdrewery@FreeBSD.org> | 2013-08-18 00:32:41 +0800 |
commit | bfdb6d6115b90e56637ec6d187467ee4016142f1 (patch) | |
tree | 0a1c288f21a8111a558fdcfc8a5f1350ad9f95dd /www/gaeo | |
parent | 92621d361d009a9f1c5fbfe137cf9e878dbe34cf (diff) | |
download | freebsd-ports-gnome-bfdb6d6115b90e56637ec6d187467ee4016142f1.tar.gz freebsd-ports-gnome-bfdb6d6115b90e56637ec6d187467ee4016142f1.tar.zst freebsd-ports-gnome-bfdb6d6115b90e56637ec6d187467ee4016142f1.zip |
- Reset yzlin's ports
With hat: portmgr
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 \ |