diff options
author | wiz <wiz> | 2007-06-05 05:36:59 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-06-05 05:36:59 +0000 |
commit | d1700825b6346493218d1745dfea7a03ad061868 (patch) | |
tree | f42ab6fea400ddb1e472d28d33103276a365ade9 /x11/gtk2-sharp | |
parent | 36f40c4d1dadcbd88898ef7f9ed109dd1bd8fdb5 (diff) | |
download | pkgsrc-d1700825b6346493218d1745dfea7a03ad061868.tar.gz |
opencdk shlib major changed; bump ABI depends and PKGREVISIONs of
affected packages.
Diffstat (limited to 'x11/gtk2-sharp')
-rw-r--r-- | x11/gtk2-sharp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gtk2-sharp/Makefile b/x11/gtk2-sharp/Makefile index 5aabe5a37e3..56c12753576 100644 --- a/x11/gtk2-sharp/Makefile +++ b/x11/gtk2-sharp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2007/04/11 22:46:02 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2007/06/05 05:37:40 wiz Exp $ # DISTNAME= gtk-sharp-2.8.2 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= x11 MASTER_SITES= http://go-mono.com/sources/gtk-sharp-2.8/ |