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 dd17f9c6faa..08ac7326bbf 100644 --- a/www/libgtkhtml/Makefile +++ b/www/libgtkhtml/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.85 2020/08/17 20:17:47 leot Exp $ +# $NetBSD: Makefile,v 1.86 2020/11/05 09:07:12 ryoon Exp $ # DISTNAME= libgtkhtml-2.6.3 -PKGREVISION= 45 +PKGREVISION= 46 CATEGORIES= www devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgtkhtml/2.6/} EXTRACT_SUFX= .tar.bz2 |