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 e2fff7c3624..56806733b1e 100644 --- a/www/libgtkhtml/Makefile +++ b/www/libgtkhtml/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2003/12/04 19:48:26 xtraeme Exp $ +# $NetBSD: Makefile,v 1.11 2003/12/13 00:45:26 wiz Exp $ # DISTNAME= libgtkhtml-2.2.1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgtkhtml/2.2/} EXTRACT_SUFX= .tar.bz2 |