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 f62305094fb..6cee2c4b01d 100644 --- a/x11/gtkglarea2/Makefile +++ b/x11/gtkglarea2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2012/02/06 12:42:01 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2012/03/03 00:12:32 wiz Exp $ DISTNAME= gtkglarea-2.0.1 PKGNAME= ${DISTNAME:S/gtkglarea/gtkglarea2/} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtkglarea/2.0/} |