diff options
Diffstat (limited to 'www/libgtkhtml/Makefile')
-rw-r--r-- | www/libgtkhtml/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/libgtkhtml/Makefile b/www/libgtkhtml/Makefile index f26b7cf395c..50404114898 100644 --- a/www/libgtkhtml/Makefile +++ b/www/libgtkhtml/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2003/12/14 19:52:26 jmmv Exp $ +# $NetBSD: Makefile,v 1.13 2003/12/28 23:37:07 jmmv Exp $ # DISTNAME= libgtkhtml-2.4.1 +PKGREVISION= 1 CATEGORIES= www devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgtkhtml/2.4/} EXTRACT_SUFX= .tar.bz2 |