diff options
Diffstat (limited to 'x11/wxGTK')
-rw-r--r-- | x11/wxGTK/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/wxGTK/Makefile b/x11/wxGTK/Makefile index da57b2b5aed..85ae67ad99c 100644 --- a/x11/wxGTK/Makefile +++ b/x11/wxGTK/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2003/05/02 11:57:32 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2003/05/16 22:31:49 wiz Exp $ # DISTNAME= wxGTK-2.4.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= ftp://biolpc22.york.ac.uk/pub/2.4.0/ |