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 f4d00394bc5..3c555b0cc1d 100644 --- a/x11/gtkglarea2/Makefile +++ b/x11/gtkglarea2/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2003/09/14 18:13:48 recht Exp $ +# $NetBSD: Makefile,v 1.4 2003/12/13 00:45:26 wiz Exp $ # DISTNAME= gtkglarea-1.99.0 PKGNAME= ${DISTNAME:S/-/2-/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtkglarea/1.99/} EXTRACT_SUFX= .tar.bz2 |