summaryrefslogtreecommitdiff
path: root/lang/ruby16
diff options
context:
space:
mode:
Diffstat (limited to 'lang/ruby16')
-rw-r--r--lang/ruby16/Makefile1
-rw-r--r--lang/ruby16/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/lang/ruby16/Makefile b/lang/ruby16/Makefile
index 7946636e271b..9d4fca959bd8 100644
--- a/lang/ruby16/Makefile
+++ b/lang/ruby16/Makefile
@@ -19,6 +19,7 @@ PATCHFILES= ${RUBY_PATCHFILES}
PATCH_DIST_STRIP= -p1
MAINTAINER= knu@FreeBSD.org
+COMMENT= An object-oriented interpreted scripting language
.if defined(WITH_ONIGURUMA)
PKGNAMESUFFIX= +oniguruma
diff --git a/lang/ruby16/pkg-comment b/lang/ruby16/pkg-comment
deleted file mode 100644
index 0909290ae04a..000000000000
--- a/lang/ruby16/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-An object-oriented interpreted scripting language