diff options
Diffstat (limited to 'www/gtkhtml3/Makefile')
-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 94dbd90b4d3..6d3583c4ab5 100644 --- a/www/gtkhtml3/Makefile +++ b/www/gtkhtml3/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2004/01/03 18:49:55 reed Exp $ +# $NetBSD: Makefile,v 1.5 2004/01/23 21:50:49 jmmv Exp $ # DISTNAME= gtkhtml-3.0.9 PKGNAME= ${DISTNAME:S/gtkhtml/gtkhtml3/} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtkhtml/3.0/} EXTRACT_SUFX= .tar.bz2 |