diff options
Diffstat (limited to 'x11/gtk2/Makefile')
-rw-r--r-- | x11/gtk2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gtk2/Makefile b/x11/gtk2/Makefile index da79f223730..177c8eda772 100644 --- a/x11/gtk2/Makefile +++ b/x11/gtk2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2003/05/02 11:57:07 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2003/05/05 14:42:00 jmmv Exp $ # DISTNAME= gtk+-2.2.1 -PKGREVISION= 1 +PKGREVISION= 1 PKGNAME= ${DISTNAME:S/gtk/gtk2/} CATEGORIES= x11 MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/v2.2/ \ |