summaryrefslogtreecommitdiff
path: root/textproc/ruby-text/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/ruby-text/Makefile')
-rw-r--r--textproc/ruby-text/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/textproc/ruby-text/Makefile b/textproc/ruby-text/Makefile
index 689ae1d00de..eb550e0230d 100644
--- a/textproc/ruby-text/Makefile
+++ b/textproc/ruby-text/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2015/06/04 12:40:21 sevan Exp $
+# $NetBSD: Makefile,v 1.7 2015/06/11 16:32:52 taca Exp $
-DISTNAME= text-1.3.0
+DISTNAME= text-1.3.1
CATEGORIES= textproc
MAINTAINER= pkgsrc-users@NetBSD.org
@@ -8,7 +8,5 @@ HOMEPAGE= https://github.com/threedaymonk/text
COMMENT= Collection of text algorithms for Ruby
LICENSE= mit
-RUBY_VERSION_SUPPORTED= 193 200 21 22
-
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"