diff options
Diffstat (limited to 'www/firefox/Makefile')
-rw-r--r-- | www/firefox/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 2eec4c13759..c4aa343dcef 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.121 2013/02/09 11:10:36 ryoon Exp $ +# $NetBSD: Makefile,v 1.122 2013/02/16 11:24:52 wiz Exp $ .include "../../devel/xulrunner/dist.mk" PKGNAME= firefox-${MOZ_BRANCH}${MOZ_BRANCH_MINOR} +PKGREVISION= 1 CATEGORIES= www MAINTAINER= pkgsrc-users@NetBSD.org |