diff options
author | ryoon <ryoon@pkgsrc.org> | 2013-02-09 11:10:36 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2013-02-09 11:10:36 +0000 |
commit | 6ee2821fc24bec504faad775b597566fe3aaaa76 (patch) | |
tree | 209c867ec50c719bd02880862a42b8c444278517 /www | |
parent | 4d3fea55ebde125413c6a902dcab7ee939ddbefc (diff) | |
download | pkgsrc-6ee2821fc24bec504faad775b597566fe3aaaa76.tar.gz |
Reset PKGREVISION.
I have forgotten this.
Diffstat (limited to 'www')
-rw-r--r-- | www/firefox/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 9ab058cbd1f..2eec4c13759 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.120 2013/02/06 23:24:00 jperkin Exp $ +# $NetBSD: Makefile,v 1.121 2013/02/09 11:10:36 ryoon Exp $ .include "../../devel/xulrunner/dist.mk" PKGNAME= firefox-${MOZ_BRANCH}${MOZ_BRANCH_MINOR} -PKGREVISION= 2 CATEGORIES= www MAINTAINER= pkgsrc-users@NetBSD.org |