diff options
author | jmmv <jmmv> | 2004-02-09 18:47:36 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2004-02-09 18:47:36 +0000 |
commit | f3400b7d3da402f8712bc7740527c372b833879a (patch) | |
tree | 69c277310c3b6cc59dae6a97ac8bda55a8a77803 /www/gtkhtml3 | |
parent | 808a7e751d84932e0007d6139eba47182274817c (diff) | |
download | pkgsrc-f3400b7d3da402f8712bc7740527c372b833879a.tar.gz |
Bump PKGREVISION due to gnome-vfs2 update (fam readded as a dependancy).
Diffstat (limited to 'www/gtkhtml3')
-rw-r--r-- | www/gtkhtml3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/gtkhtml3/Makefile b/www/gtkhtml3/Makefile index 0a15768d4e1..7d7bc88281d 100644 --- a/www/gtkhtml3/Makefile +++ b/www/gtkhtml3/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2004/01/24 15:23:46 grant Exp $ +# $NetBSD: Makefile,v 1.7 2004/02/09 18:47:38 jmmv Exp $ # DISTNAME= gtkhtml-3.0.9 PKGNAME= ${DISTNAME:S/gtkhtml/gtkhtml3/} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtkhtml/3.0/} EXTRACT_SUFX= .tar.bz2 |