diff options
author | wiz <wiz> | 2007-03-21 12:05:41 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-03-21 12:05:41 +0000 |
commit | 9cdfec0baf06c22bbefce8d0f8c44974886d7769 (patch) | |
tree | ea6a76b592666b967049520aa9cca81a0397d755 /x11/gtk2-sharp/Makefile | |
parent | bf8b51a7194cd127b5601ed1721b14576cdc15a1 (diff) | |
download | pkgsrc-9cdfec0baf06c22bbefce8d0f8c44974886d7769.tar.gz |
Bump PKGREVISION for gnome-keyring ABI bump.
Diffstat (limited to 'x11/gtk2-sharp/Makefile')
-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 de590b62826..f336b28769b 100644 --- a/x11/gtk2-sharp/Makefile +++ b/x11/gtk2-sharp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2006/09/16 12:20:41 jmmv Exp $ +# $NetBSD: Makefile,v 1.3 2007/03/21 12:05:56 wiz Exp $ # DISTNAME= gtk-sharp-2.8.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= http://go-mono.com/sources/gtk-sharp-2.8/ |