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 e1c2032cdf0..0d365a924c0 100644 --- a/www/libgtkhtml/Makefile +++ b/www/libgtkhtml/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.61 2012/09/15 10:06:47 obache Exp $ +# $NetBSD: Makefile,v 1.62 2012/10/02 17:12:09 tron Exp $ # DISTNAME= libgtkhtml-2.6.3 -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= www devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgtkhtml/2.6/} EXTRACT_SUFX= .tar.bz2 |