summaryrefslogtreecommitdiff
path: root/www/mod_ruby
diff options
context:
space:
mode:
Diffstat (limited to 'www/mod_ruby')
-rw-r--r--www/mod_ruby/Makefile1
-rw-r--r--www/mod_ruby/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_ruby/Makefile b/www/mod_ruby/Makefile
index 6797b5736ec6..ce46de8f6f1f 100644
--- a/www/mod_ruby/Makefile
+++ b/www/mod_ruby/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= http://www.modruby.net/archive/
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= An Apache module that embeds Ruby interpreter within
BUILD_DEPENDS= ${APXS}:${APACHE_PORT}
LIB_DEPENDS= eruby.10:${PORTSDIR}/textproc/eruby
diff --git a/www/mod_ruby/pkg-comment b/www/mod_ruby/pkg-comment
deleted file mode 100644
index b58f66da9d48..000000000000
--- a/www/mod_ruby/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-An Apache module that embeds Ruby interpreter within