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 392a96574dc..7ca7afc4e9f 100644 --- a/www/firefox36/Makefile +++ b/www/firefox36/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2014/04/09 07:27:17 obache Exp $ +# $NetBSD: Makefile,v 1.35 2014/05/05 00:48:26 ryoon Exp $ .include "../../devel/xulrunner192/dist.mk" PKGNAME= firefox36-${FIREFOX_VER} -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= www MAINTAINER= pkgsrc-users@NetBSD.org |