diff options
Diffstat (limited to 'devel/gmtk/Makefile')
-rw-r--r-- | devel/gmtk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/gmtk/Makefile b/devel/gmtk/Makefile index 7f14513396d..88c1f399e58 100644 --- a/devel/gmtk/Makefile +++ b/devel/gmtk/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.35 2017/08/01 17:06:53 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2017/09/08 02:38:38 ryoon Exp $ DISTNAME= gmtk-1.0.9 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= devel MASTER_SITES= http://gmtk.googlecode.com/svn/packages/ |