diff options
Diffstat (limited to 'www/firefox10/Makefile')
-rw-r--r-- | www/firefox10/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/firefox10/Makefile b/www/firefox10/Makefile index dbea532dec1..6babeb1c0ba 100644 --- a/www/firefox10/Makefile +++ b/www/firefox10/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2014/04/09 07:27:17 obache Exp $ +# $NetBSD: Makefile,v 1.25 2014/05/05 00:48:26 ryoon Exp $ .include "../../devel/xulrunner10/dist.mk" PKGNAME= firefox10-${FIREFOX_VER} -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= www MAINTAINER= pkgsrc-users@NetBSD.org |