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 31a05cb69bb..8692a57da8e 100644 --- a/x11/gtk-sharp/Makefile +++ b/x11/gtk-sharp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2013/06/04 22:17:20 tron Exp $ +# $NetBSD: Makefile,v 1.40 2013/06/06 12:55:14 wiz Exp $ # DISTNAME= gtk-sharp-2.12.10 -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtk-sharp/2.12/} EXTRACT_SUFX= .tar.bz2 |