diff options
Diffstat (limited to 'x11/gtk-sharp')
-rw-r--r-- | x11/gtk-sharp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gtk-sharp/Makefile b/x11/gtk-sharp/Makefile index 8c4ba12483e..8ce9c1448fe 100644 --- a/x11/gtk-sharp/Makefile +++ b/x11/gtk-sharp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.85 2021/04/21 11:42:57 adam Exp $ +# $NetBSD: Makefile,v 1.86 2021/05/24 19:56:00 wiz Exp $ DISTNAME= gtk-sharp-2.12.45 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= x11 MASTER_SITES= https://download.mono-project.com/sources/gtk-sharp212/ |