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 b877dcddd1d..9d78b1b3824 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.117 2013/01/20 11:17:58 ryoon Exp $ +# $NetBSD: Makefile,v 1.118 2013/01/26 21:39:02 adam Exp $ .include "../../devel/xulrunner/dist.mk" PKGNAME= firefox-${MOZ_BRANCH}${MOZ_BRANCH_MINOR} +PKGREVISION= 1 CATEGORIES= www MAINTAINER= tnn@NetBSD.org |