diff options
Diffstat (limited to 'www/firefox17/Makefile')
-rw-r--r-- | www/firefox17/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/firefox17/Makefile b/www/firefox17/Makefile index c121b4bccd8..6b5c0b5f02a 100644 --- a/www/firefox17/Makefile +++ b/www/firefox17/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2013/01/12 07:43:21 obache Exp $ +# $NetBSD: Makefile,v 1.3 2013/01/26 21:39:02 adam Exp $ .include "../../devel/xulrunner17/dist.mk" PKGNAME= firefox17-${MOZ_BRANCH} +PKGREVISION= 1 CATEGORIES= www MAINTAINER= tnn@NetBSD.org |