diff options
Diffstat (limited to 'x11/gtk-sharp/Makefile')
-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 c13ada1cf03..c2f94583cf9 100644 --- a/x11/gtk-sharp/Makefile +++ b/x11/gtk-sharp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2012/03/03 00:14:10 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2012/04/27 12:32:08 obache Exp $ # DISTNAME= gtk-sharp-2.12.10 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtk-sharp/2.12/} EXTRACT_SUFX= .tar.bz2 |