diff options
-rw-r--r-- | www/libxul/Makefile | 4 | ||||
-rw-r--r-- | www/xulrunner/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/libxul/Makefile b/www/libxul/Makefile index d53ca7622..998214ba9 100644 --- a/www/libxul/Makefile +++ b/www/libxul/Makefile @@ -3,11 +3,11 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/www/xulrunner/Makefile,v 1.11 2006/10/11 22:27:13 ahze Exp $ +# $MCom: ports/www/xulrunner/Makefile,v 1.12 2006/10/12 09:35:57 ahze Exp $ PORTNAME= xulrunner PORTVERSION= 1.8.0.4 -PORTREVISION?= 3 +PORTREVISION?= 4 CATEGORIES?= www devel MASTER_SITES= ${MASTER_SITE_MOZILLA} MASTER_SITE_SUBDIR= xulrunner/releases/${PORTVERSION}/source/ diff --git a/www/xulrunner/Makefile b/www/xulrunner/Makefile index d53ca7622..998214ba9 100644 --- a/www/xulrunner/Makefile +++ b/www/xulrunner/Makefile @@ -3,11 +3,11 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/www/xulrunner/Makefile,v 1.11 2006/10/11 22:27:13 ahze Exp $ +# $MCom: ports/www/xulrunner/Makefile,v 1.12 2006/10/12 09:35:57 ahze Exp $ PORTNAME= xulrunner PORTVERSION= 1.8.0.4 -PORTREVISION?= 3 +PORTREVISION?= 4 CATEGORIES?= www devel MASTER_SITES= ${MASTER_SITE_MOZILLA} MASTER_SITE_SUBDIR= xulrunner/releases/${PORTVERSION}/source/ |