diff options
Diffstat (limited to 'www/firefox36/Makefile')
-rw-r--r-- | www/firefox36/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/firefox36/Makefile b/www/firefox36/Makefile index 6d1a1890338..db025373a5e 100644 --- a/www/firefox36/Makefile +++ b/www/firefox36/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2012/10/08 23:02:32 adam Exp $ +# $NetBSD: Makefile,v 1.20 2013/01/26 21:39:02 adam Exp $ .include "../../devel/xulrunner192/dist.mk" PKGNAME= firefox36-${FIREFOX_VER} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= www MAINTAINER= tnn@NetBSD.org |