diff options
author | wiz <wiz@pkgsrc.org> | 2003-05-16 22:31:49 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-05-16 22:31:49 +0000 |
commit | 1a5e298144ca8a2d2b4eae5679eb58f930ad7e68 (patch) | |
tree | 9c95872db1920081d0430be24cf8dac8ebfb5124 /x11/wxGTK | |
parent | def45b9663cefaeacd4f360bbc00a72bd5a3a71f (diff) | |
download | pkgsrc-1a5e298144ca8a2d2b4eae5679eb58f930ad7e68.tar.gz |
Bump PKGREVISION for -current run-time fix (patch-ae).
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/ |