diff options
author | wiz <wiz> | 2006-04-17 14:52:10 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-04-17 14:52:10 +0000 |
commit | 3e19c26b08b56c6f7926d2b77c02f8188d5a78cd (patch) | |
tree | d06929fe99c918a62eb31e591b059925fba5f470 /x11/wxGTK24/Makefile | |
parent | e7ec85b3912e1d755acf3e93256bf400fce5c552 (diff) | |
download | pkgsrc-3e19c26b08b56c6f7926d2b77c02f8188d5a78cd.tar.gz |
More PKGREVISION bumps for png-1.2.9nb2 update.
Diffstat (limited to 'x11/wxGTK24/Makefile')
-rw-r--r-- | x11/wxGTK24/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/wxGTK24/Makefile b/x11/wxGTK24/Makefile index 420285ad1a8..86e29c80ded 100644 --- a/x11/wxGTK24/Makefile +++ b/x11/wxGTK24/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2006/02/05 23:11:44 joerg Exp $ +# $NetBSD: Makefile,v 1.5 2006/04/17 14:52:12 wiz Exp $ # .include "Makefile.common" -PKGREVISION= 9 +PKGREVISION= 10 COMMENT= GTK-based implementation of the wxWidgets GUI library CONFLICTS+= wxGTK<=2.4.2nb5 |