diff options
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 b9701b41c27..7bb6973481d 100644 --- a/www/galeon/Makefile +++ b/www/galeon/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.89 2006/01/04 04:29:08 schmonz Exp $ +# $NetBSD: Makefile,v 1.90 2006/01/24 07:32:48 wiz Exp $ # DISTNAME= galeon-1.3.21 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=galeon/} EXTRACT_SUFX= .tar.bz2 |