diff options
author | ghen <ghen@pkgsrc.org> | 2007-05-12 14:05:54 +0000 |
---|---|---|
committer | ghen <ghen@pkgsrc.org> | 2007-05-12 14:05:54 +0000 |
commit | 2793a637c1f1e53f255d1cf3e2a24e4a702cfcf4 (patch) | |
tree | eeb83129accc36d0a7afcfd803e3908ebec41a9e /www/galeon | |
parent | 22191e5d6197f86f865d0a1055aa4ba30855e20b (diff) | |
download | pkgsrc-2793a637c1f1e53f255d1cf3e2a24e4a702cfcf4.tar.gz |
Bump PKGREVISION for major www/firefox upgrade.
Diffstat (limited to 'www/galeon')
-rw-r--r-- | www/galeon/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/galeon/Makefile b/www/galeon/Makefile index 6e95d14a683..755a2ac3c63 100644 --- a/www/galeon/Makefile +++ b/www/galeon/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.107 2007/03/21 12:05:54 wiz Exp $ +# $NetBSD: Makefile,v 1.108 2007/05/12 14:05:55 ghen Exp $ # DISTNAME= galeon-2.0.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=galeon/} EXTRACT_SUFX= .tar.bz2 |