diff options
author | ryoon <ryoon@pkgsrc.org> | 2013-05-19 12:50:46 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2013-05-19 12:50:46 +0000 |
commit | a5ace2f856e0c9d05a20d70d003aa2f33172a8f8 (patch) | |
tree | 8bae97203897767bddfe17b6f901b26b8ec8a49d /www/firefox17 | |
parent | 55452a55d55f80e63cefc57457ecc72eb1d60263 (diff) | |
download | pkgsrc-a5ace2f856e0c9d05a20d70d003aa2f33172a8f8.tar.gz |
Update to 21.0.
* Reset PKGREVISION.
Diffstat (limited to 'www/firefox17')
-rw-r--r-- | www/firefox17/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/firefox17/Makefile b/www/firefox17/Makefile index ce8f377f8e9..9d1f281bf8c 100644 --- a/www/firefox17/Makefile +++ b/www/firefox17/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2013/04/23 22:14:46 markd Exp $ +# $NetBSD: Makefile,v 1.9 2013/05/19 12:50:46 ryoon Exp $ .include "../../devel/xulrunner17/dist.mk" PKGNAME= firefox17-${MOZ_BRANCH} -PKGREVISION= 1 CATEGORIES= www MAINTAINER= pkgsrc-users@NetBSD.org |