diff options
Diffstat (limited to 'www/xulrunner/Makefile')
-rw-r--r-- | www/xulrunner/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/xulrunner/Makefile b/www/xulrunner/Makefile index 7b6d0d943ea6..e09a5cbcbbcd 100644 --- a/www/xulrunner/Makefile +++ b/www/xulrunner/Makefile @@ -8,7 +8,7 @@ PORTNAME= xulrunner PORTVERSION= 1.8.0.4 -PORTREVISION?= 11 +PORTREVISION?= 1 CATEGORIES?= www devel MASTER_SITES= ${MASTER_SITE_MOZILLA} MASTER_SITE_SUBDIR= xulrunner/releases/${PORTVERSION}/source/ |