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