diff options
author | wiz <wiz> | 2007-03-21 12:05:41 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-03-21 12:05:41 +0000 |
commit | b7f70efe813832b60224f29636ea08656543170c (patch) | |
tree | ea6a76b592666b967049520aa9cca81a0397d755 /www/galeon | |
parent | 2cf0d7c84e111c5076ab76c1f8a142e308bbabac (diff) | |
download | pkgsrc-b7f70efe813832b60224f29636ea08656543170c.tar.gz |
Bump PKGREVISION for gnome-keyring ABI bump.
Diffstat (limited to 'www/galeon')
-rw-r--r-- | www/galeon/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/galeon/Makefile b/www/galeon/Makefile index 0a39b9fbeea..6e95d14a683 100644 --- a/www/galeon/Makefile +++ b/www/galeon/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.106 2007/01/13 22:15:58 joerg Exp $ +# $NetBSD: Makefile,v 1.107 2007/03/21 12:05:54 wiz Exp $ # DISTNAME= galeon-2.0.3 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=galeon/} EXTRACT_SUFX= .tar.bz2 |