From 9019f131a6c888e5e11bcb6dd1c1adb9ec6e9296 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 18 Jan 2017 09:03:39 +0000 Subject: Fix typo in version number. --- net/ruby-addressable/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net') diff --git a/net/ruby-addressable/Makefile b/net/ruby-addressable/Makefile index ecab9ca5eb0..212c0afa9a8 100644 --- a/net/ruby-addressable/Makefile +++ b/net/ruby-addressable/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2017/01/09 13:36:12 taca Exp $ +# $NetBSD: Makefile,v 1.17 2017/01/18 09:03:39 wiz Exp $ DISTNAME= addressable-2.5.0 CATEGORIES= net @@ -8,7 +8,7 @@ HOMEPAGE= https://github.com/sporkmonger/addressable COMMENT= Replacement for the URI Implementation of standard librrary LICENSE= mit -DEPENDS+= ${RUBY_PKGPREFIX}-public_suffix>=.2.0.2:../../net/ruby-public_suffix +DEPENDS+= ${RUBY_PKGPREFIX}-public_suffix>=2.0.2:../../net/ruby-public_suffix .include "../../lang/ruby/gem.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3