diff options
Diffstat (limited to 'www/gtkhtml/Makefile')
-rw-r--r-- | www/gtkhtml/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/gtkhtml/Makefile b/www/gtkhtml/Makefile index 8f77b49678d..30716bb471a 100644 --- a/www/gtkhtml/Makefile +++ b/www/gtkhtml/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2002/10/19 10:54:59 rh Exp $ +# $NetBSD: Makefile,v 1.23 2002/12/24 06:10:28 wiz Exp $ DISTNAME= gtkhtml-1.0.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtkhtml/1.0/} EXTRACT_SUFX= .tar.bz2 |