diff options
Diffstat (limited to 'devel/ruby-SDL/Makefile')
-rw-r--r-- | devel/ruby-SDL/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ruby-SDL/Makefile b/devel/ruby-SDL/Makefile index 3284adcb1ce..aae4bf7d587 100644 --- a/devel/ruby-SDL/Makefile +++ b/devel/ruby-SDL/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2013/06/03 10:04:49 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2013/06/04 22:15:56 tron Exp $ DISTNAME= rubysdl-2.1.1 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/rubysdl/SDL/} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel audio graphics MAINTAINER= pkgsrc-users@NetBSD.org |