diff options
Diffstat (limited to 'www/libxul/Makefile')
-rw-r--r-- | www/libxul/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/libxul/Makefile b/www/libxul/Makefile index ae747cff6..8f6eedc99 100644 --- a/www/libxul/Makefile +++ b/www/libxul/Makefile @@ -3,12 +3,12 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/www/libxul/Makefile,v 1.21 2009/03/30 03:06:56 marcus Exp $ +# $MCom: ports/www/libxul/Makefile,v 1.22 2009/03/30 03:07:21 marcus Exp $ # PORTNAME= libxul PORTVERSION= 1.9.0.7 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= www devel MASTER_SITES= ${MASTER_SITE_MOZILLA} MASTER_SITE_SUBDIR= xulrunner/releases/${PORTVERSION}/source/ |