diff options
Diffstat (limited to 'www/gtkhtml38/Makefile')
-rw-r--r-- | www/gtkhtml38/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/gtkhtml38/Makefile b/www/gtkhtml38/Makefile index c929bbb2f7e..3234b19539c 100644 --- a/www/gtkhtml38/Makefile +++ b/www/gtkhtml38/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2006/02/08 18:39:34 drochner Exp $ +# $NetBSD: Makefile,v 1.6 2006/03/06 00:18:12 wiz Exp $ # DISTNAME= gtkhtml-3.8.2 PKGNAME= ${DISTNAME:S/gtkhtml/gtkhtml38/} +PKGREVISION= 1 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtkhtml/3.8/} EXTRACT_SUFX= .tar.bz2 |