diff options
Diffstat (limited to 'www/firefox10/Makefile')
-rw-r--r-- | www/firefox10/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/firefox10/Makefile b/www/firefox10/Makefile index 5cbe7a0219d..236434bc596 100644 --- a/www/firefox10/Makefile +++ b/www/firefox10/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2012/10/13 10:16:23 ryoon Exp $ +# $NetBSD: Makefile,v 1.11 2013/01/26 21:39:02 adam Exp $ .include "../../devel/xulrunner10/dist.mk" PKGNAME= firefox10-${FIREFOX_VER} +PKGREVISION= 1 CATEGORIES= www MAINTAINER= tnn@NetBSD.org |