diff options
Diffstat (limited to 'www/gtkhtml314/Makefile')
-rw-r--r-- | www/gtkhtml314/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/gtkhtml314/Makefile b/www/gtkhtml314/Makefile index 1996894c0b2..cec0b7a1d01 100644 --- a/www/gtkhtml314/Makefile +++ b/www/gtkhtml314/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2008/03/06 14:53:55 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2008/04/14 18:00:21 gdt Exp $ # DISTNAME= gtkhtml-3.16.3 PKGNAME= ${DISTNAME:S/gtkhtml/gtkhtml314/} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtkhtml/3.16/} EXTRACT_SUFX= .tar.bz2 |