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 bf938f8a6d8..1589ff2e5ca 100644 --- a/www/libgtkhtml/Makefile +++ b/www/libgtkhtml/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.66 2013/06/03 10:06:09 wiz Exp $ +# $NetBSD: Makefile,v 1.67 2013/06/04 22:17:15 tron Exp $ # DISTNAME= libgtkhtml-2.6.3 -PKGREVISION= 27 +PKGREVISION= 28 CATEGORIES= www devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgtkhtml/2.6/} EXTRACT_SUFX= .tar.bz2 |