diff options
Diffstat (limited to 'www/libgtkhtml/Makefile')
-rw-r--r-- | www/libgtkhtml/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/libgtkhtml/Makefile b/www/libgtkhtml/Makefile index da9a38370de..7c06b8be6e2 100644 --- a/www/libgtkhtml/Makefile +++ b/www/libgtkhtml/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2006/02/05 23:11:25 joerg Exp $ +# $NetBSD: Makefile,v 1.36 2006/03/06 00:18:11 wiz Exp $ # DISTNAME= libgtkhtml-2.6.3 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= www devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgtkhtml/2.6/} EXTRACT_SUFX= .tar.bz2 |