diff options
Diffstat (limited to 'x11/gtkglarea2/Makefile')
-rw-r--r-- | x11/gtkglarea2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gtkglarea2/Makefile b/x11/gtkglarea2/Makefile index 83ba5c18b5a..5099885f287 100644 --- a/x11/gtkglarea2/Makefile +++ b/x11/gtkglarea2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.37 2016/08/03 10:22:22 adam Exp $ +# $NetBSD: Makefile,v 1.38 2017/02/06 13:54:54 wiz Exp $ DISTNAME= gtkglarea-2.0.1 PKGNAME= ${DISTNAME:S/gtkglarea/gtkglarea2/} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtkglarea/2.0/} |