diff options
author | naddy <naddy@FreeBSD.org> | 2003-06-02 01:24:33 +0000 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2003-06-02 01:24:33 +0000 |
commit | bf2be5b5a4e25c5aa1b869ee179ff252f1d4faf4 (patch) | |
tree | 1d69717d4c51c87e619253154d6c93cbb6388073 /net/ruby-dict | |
parent | af5bbed9ade96a61b0c02091db75ad4168ea1240 (diff) | |
download | FreeBSD-ports-bf2be5b5a4e25c5aa1b869ee179ff252f1d4faf4.zip FreeBSD-ports-bf2be5b5a4e25c5aa1b869ee179ff252f1d4faf4.tar.gz |
Remove MAINTAINER, as per his request:
"I'll be offline for the next few months. Someone please take care
of these poor orphans."
Also slip in some minor fixes.
PR: 52831
Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net>
Diffstat (limited to 'net/ruby-dict')
-rw-r--r-- | net/ruby-dict/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ruby-dict/Makefile b/net/ruby-dict/Makefile index 49050fe..db28666 100644 --- a/net/ruby-dict/Makefile +++ b/net/ruby-dict/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= fuyuki@hadaly.org +MAINTAINER= ports@FreeBSD.org COMMENT= A client-side implementation of the DICT protocol in Ruby USE_RUBY= yes |