diff options
Diffstat (limited to 'x11/gtkmm/Makefile')
-rw-r--r-- | x11/gtkmm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gtkmm/Makefile b/x11/gtkmm/Makefile index f9c50270b5d..6efcc52c5b4 100644 --- a/x11/gtkmm/Makefile +++ b/x11/gtkmm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.95 2013/06/04 22:17:20 tron Exp $ +# $NetBSD: Makefile,v 1.96 2013/06/06 12:53:49 wiz Exp $ DISTNAME= gtkmm-2.24.3 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtkmm/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz |