diff options
Diffstat (limited to 'www/gtkhtml30/Makefile')
-rw-r--r-- | www/gtkhtml30/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/gtkhtml30/Makefile b/www/gtkhtml30/Makefile index 1608b7250ef..a0c4c03f2b5 100644 --- a/www/gtkhtml30/Makefile +++ b/www/gtkhtml30/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2004/10/03 00:18:26 tv Exp $ +# $NetBSD: Makefile,v 1.3 2004/10/14 04:00:31 grant Exp $ # DISTNAME= gtkhtml-3.0.10 PKGNAME= ${DISTNAME:S/gtkhtml/gtkhtml30/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtkhtml/3.0/} EXTRACT_SUFX= .tar.bz2 |