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 f0c9a336214..bf938f8a6d8 100644 --- a/www/libgtkhtml/Makefile +++ b/www/libgtkhtml/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.65 2013/02/16 11:18:44 wiz Exp $ +# $NetBSD: Makefile,v 1.66 2013/06/03 10:06:09 wiz Exp $ # DISTNAME= libgtkhtml-2.6.3 -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= www devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgtkhtml/2.6/} EXTRACT_SUFX= .tar.bz2 |