aboutsummaryrefslogtreecommitdiff
path: root/lang/ruby18
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-18 05:42:05 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-18 05:42:05 +0000
commit3594eaa3038d3a7021497bbedf2acfb3cb7b70eb (patch)
tree0ad3897bb895432ff0c84bf9fe6d87ea2db157ac /lang/ruby18
parent1a90c377f8191395a70796824554d308c53f9d4f (diff)
downloadports-3594eaa3038d3a7021497bbedf2acfb3cb7b70eb.tar.gz
ports-3594eaa3038d3a7021497bbedf2acfb3cb7b70eb.zip
Notes
Diffstat (limited to 'lang/ruby18')
-rw-r--r--lang/ruby18/Makefile1
-rw-r--r--lang/ruby18/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/lang/ruby18/Makefile b/lang/ruby18/Makefile
index 8ae0c6c81b54..baa79ab69494 100644
--- a/lang/ruby18/Makefile
+++ b/lang/ruby18/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/ruby18/pkg-comment b/lang/ruby18/pkg-comment
deleted file mode 100644
index 0909290ae04a..000000000000
--- a/lang/ruby18/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-An object-oriented interpreted scripting language