aboutsummaryrefslogtreecommitdiff
path: root/textproc/rubygem-simplecov-html/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-11-12 19:45:03 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-11-12 19:45:03 +0000
commit711e08380df6714cb6e5945bca8443db7981685b (patch)
treecff1d9b3601fc8a99f094f099179c9ad13a6a4a7 /textproc/rubygem-simplecov-html/Makefile
parent73a20aedf8f69c7cfd636fe22d55cb3e127dfc87 (diff)
downloadports-711e08380df6714cb6e5945bca8443db7981685b.tar.gz
ports-711e08380df6714cb6e5945bca8443db7981685b.zip
Notes
Diffstat (limited to 'textproc/rubygem-simplecov-html/Makefile')
-rw-r--r--textproc/rubygem-simplecov-html/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/rubygem-simplecov-html/Makefile b/textproc/rubygem-simplecov-html/Makefile
index 6d2df5dbfd58..c1c07f2290de 100644
--- a/textproc/rubygem-simplecov-html/Makefile
+++ b/textproc/rubygem-simplecov-html/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= simplecov-html
-PORTVERSION= 0.7.1
+PORTVERSION= 0.8.0
CATEGORIES= textproc rubygems
MASTER_SITES= RG
@@ -16,5 +16,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-
.include <bsd.port.mk>