diff options
Diffstat (limited to 'x11/gtk-sharp/Makefile')
-rw-r--r-- | x11/gtk-sharp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gtk-sharp/Makefile b/x11/gtk-sharp/Makefile index c4e17202b61..d45033f82a8 100644 --- a/x11/gtk-sharp/Makefile +++ b/x11/gtk-sharp/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.51 2015/05/23 06:51:21 kefren Exp $ +# $NetBSD: Makefile,v 1.52 2015/06/12 10:52:17 wiz Exp $ # DISTNAME= gtk-sharp-2.12.26 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= http://download.mono-project.com/sources/gtk-sharp212/ |