diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 06:33:46 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 06:33:46 +0000 |
commit | f4938b2d56293bff7b17219187b35a65fe7d6f2a (patch) | |
tree | 5229093d5fc8b9018f06b05aa0e2b86cb5ecb2dc /net | |
parent | cd06bf291d6c96a7116f1057ec49f63edab810ff (diff) | |
download | ports-f4938b2d56293bff7b17219187b35a65fe7d6f2a.tar.gz ports-f4938b2d56293bff7b17219187b35a65fe7d6f2a.zip |
De-pkg-comment the ruby ports that are not maintainered by ports committers.
Notes
Notes:
svn path=/head/; revision=76014
Diffstat (limited to 'net')
-rw-r--r-- | net/ruby-dict/Makefile | 1 | ||||
-rw-r--r-- | net/ruby-dict/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/net/ruby-dict/Makefile b/net/ruby-dict/Makefile index bbc66243b19e..49050fe403fe 100644 --- a/net/ruby-dict/Makefile +++ b/net/ruby-dict/Makefile @@ -14,6 +14,7 @@ DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby MAINTAINER= fuyuki@hadaly.org +COMMENT= A client-side implementation of the DICT protocol in Ruby USE_RUBY= yes USE_RUBY_SETUP= yes diff --git a/net/ruby-dict/pkg-comment b/net/ruby-dict/pkg-comment deleted file mode 100644 index d573f48dc6bf..000000000000 --- a/net/ruby-dict/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A client-side implementation of the DICT protocol in Ruby |