diff options
author | Nicola Vitale <nivit@FreeBSD.org> | 2009-10-15 21:49:35 +0000 |
---|---|---|
committer | Nicola Vitale <nivit@FreeBSD.org> | 2009-10-15 21:49:35 +0000 |
commit | 8f0442ca6f3d2f85f5a8f5c38ba7b5d19387b19a (patch) | |
tree | bbf32445dcc7dc9d4b557978f769f722889031c8 /www/google-appengine/Makefile | |
parent | 99723f1834c3f36e526684ac027243e9ffef20ca (diff) | |
download | ports-8f0442ca6f3d2f85f5a8f5c38ba7b5d19387b19a.tar.gz ports-8f0442ca6f3d2f85f5a8f5c38ba7b5d19387b19a.zip |
Notes
Diffstat (limited to 'www/google-appengine/Makefile')
-rw-r--r-- | www/google-appengine/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/google-appengine/Makefile b/www/google-appengine/Makefile index 66fc36bdb6a3..f8fdbe29ca5e 100644 --- a/www/google-appengine/Makefile +++ b/www/google-appengine/Makefile @@ -6,7 +6,7 @@ # PORTNAME= google-appengine -PORTVERSION= 1.2.6 +PORTVERSION= 1.2.7 PORTREVISION= 0 CATEGORIES= www devel python MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} |