summaryrefslogtreecommitdiff
path: root/net/ruby-dict
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2003-06-02 01:24:33 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2003-06-02 01:24:33 +0000
commit854c187a95dd45c631fce6c886af4da10a25addd (patch)
treeabf919a40a64e4dba1699470b0cbc529a7b97a59 /net/ruby-dict
parentChange a default key-binding to "egg" one (diff)
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>
Notes
Notes: svn path=/head/; revision=81956
Diffstat (limited to 'net/ruby-dict')
-rw-r--r--net/ruby-dict/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ruby-dict/Makefile b/net/ruby-dict/Makefile
index 49050fe403fe..db28666febe1 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