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 e7b91e802de..351d3bc3e85 100644 --- a/x11/gtkglarea2/Makefile +++ b/x11/gtkglarea2/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2006/02/05 23:11:34 joerg Exp $ +# $NetBSD: Makefile,v 1.15 2006/04/17 13:46:11 wiz Exp $ # DISTNAME= gtkglarea-1.99.0 PKGNAME= ${DISTNAME:S/-/2-/} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtkglarea/1.99/} EXTRACT_SUFX= .tar.bz2 |