diff options
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 1d1b3bab8915..55b0daa74048 100644 --- a/www/google-appengine/Makefile +++ b/www/google-appengine/Makefile @@ -7,7 +7,7 @@ PORTNAME= google-appengine PORTVERSION= 1.3.0 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= www devel python MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} DISTFILES= ${PORTNAME:S|-|_|}_${PORTVERSION}.zip |