diff options
author | Nicola Vitale <nivit@FreeBSD.org> | 2014-08-01 04:16:01 +0000 |
---|---|---|
committer | Nicola Vitale <nivit@FreeBSD.org> | 2014-08-01 04:16:01 +0000 |
commit | 5d64c8bd29ccabd596c91ca315f2b14098eed06e (patch) | |
tree | e87f2cf622c3ea04c6f43c789fd9f19aa4d89e91 /www/google-appengine/Makefile | |
parent | 2763c15d943f2943e5945be2f05cc7d107bc3a27 (diff) |
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 26b3fb23624a..77cc694d92cf 100644 --- a/www/google-appengine/Makefile +++ b/www/google-appengine/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= google-appengine -PORTVERSION= 1.9.6 +PORTVERSION= 1.9.8 PORTREVISION= 0 CATEGORIES= www devel python MASTER_SITES= https://storage.googleapis.com/appengine-sdks/featured/ |