summaryrefslogtreecommitdiff
path: root/devel/rubygem-cabin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/rubygem-cabin/Makefile')
-rw-r--r--devel/rubygem-cabin/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/devel/rubygem-cabin/Makefile b/devel/rubygem-cabin/Makefile
index f3f94973e288..5a73603656a9 100644
--- a/devel/rubygem-cabin/Makefile
+++ b/devel/rubygem-cabin/Makefile
@@ -1,5 +1,5 @@
PORTNAME= cabin
-PORTVERSION= 0.9.0
+PORTVERSION= 0.9.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -7,8 +7,10 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= Structured+contextual logging experiments in Ruby
WWW= https://github.com/jordansissel/ruby-cabin
-NO_ARCH= yes
USES= gem
+
+NO_ARCH= yes
+
PLIST_FILES= bin/rubygems-cabin-test
.include <bsd.port.mk>