diff options
author | obache <obache> | 2011-04-22 13:41:54 +0000 |
---|---|---|
committer | obache <obache> | 2011-04-22 13:41:54 +0000 |
commit | f47b8ba455be1bf881617a5a5506363d13160964 (patch) | |
tree | dc389f11e24082a6677644fa2e9a1ce749f189f0 /www/firefox | |
parent | e9d2de786f906c0119d6c3c6dcc59134c6ea1222 (diff) | |
download | pkgsrc-f47b8ba455be1bf881617a5a5506363d13160964.tar.gz |
recursive bump from gettext-lib shlib bump.
Diffstat (limited to 'www/firefox')
-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 50868e35987..d2d1c28739c 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.83 2011/03/05 11:57:16 tnn Exp $ +# $NetBSD: Makefile,v 1.84 2011/04/22 13:44:58 obache Exp $ .include "../../devel/xulrunner/dist.mk" PKGNAME= firefox-${FIREFOX_VER} +PKGREVISION= 1 CATEGORIES= www MAINTAINER= tnn@NetBSD.org |