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 e9705cedb95..ac8d7924ca4 100644 --- a/www/gtkhtml/Makefile +++ b/www/gtkhtml/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.46 2006/01/24 07:32:48 wiz Exp $ +# $NetBSD: Makefile,v 1.47 2006/02/05 23:11:24 joerg Exp $ DISTNAME= gtkhtml-1.1.10 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtkhtml/1.1/} EXTRACT_SUFX= .tar.bz2 |