diff options
Diffstat (limited to 'devel/ruby-install/Makefile')
-rw-r--r-- | devel/ruby-install/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ruby-install/Makefile b/devel/ruby-install/Makefile index 79afa9bcd97e..2cc8d5b06867 100644 --- a/devel/ruby-install/Makefile +++ b/devel/ruby-install/Makefile @@ -1,5 +1,5 @@ PORTNAME= ruby-install -DISTVERSION= 0.9.2 +DISTVERSION= 0.10.1 CATEGORIES= devel ruby MASTER_SITES= https://github.com/postmodern/ruby-install/releases/download/v${PORTVERSION}/ |