diff options
author | jmmv <jmmv@pkgsrc.org> | 2005-10-12 22:04:01 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2005-10-12 22:04:01 +0000 |
commit | 299a0391bf26590666248f6cd1bad5f4cdf73ef4 (patch) | |
tree | cec88e190e4f2a6fd07bd470f175cc2e0a82a841 /www/galeon | |
parent | ed854ef806629bdaa92a5ad0d25dfb7b23f69054 (diff) | |
download | pkgsrc-299a0391bf26590666248f6cd1bad5f4cdf73ef4.tar.gz |
Bump PKGREVISION due to some dependency changes related to the recent update
of gnome-base to 2.12.1.
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 aa02cfccf8f..f9af8c825f3 100644 --- a/www/galeon/Makefile +++ b/www/galeon/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.84 2005/10/04 20:52:16 reed Exp $ +# $NetBSD: Makefile,v 1.85 2005/10/12 22:04:01 jmmv Exp $ # DISTNAME= galeon-1.3.21 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=galeon/} EXTRACT_SUFX= .tar.bz2 |