diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2003-06-02 01:24:33 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2003-06-02 01:24:33 +0000 |
commit | 854c187a95dd45c631fce6c886af4da10a25addd (patch) | |
tree | abf919a40a64e4dba1699470b0cbc529a7b97a59 /net/ruby-dict | |
parent | 54a0e16a5d5755947df6bffdbb27bfb7e49f6cec (diff) |
Notes
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 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 |