diff options
author | linimon <linimon@FreeBSD.org> | 2005-11-11 09:18:01 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-11-11 09:18:01 +0800 |
commit | 62ed156e6eb708110426679c683c7eb1b792ccf3 (patch) | |
tree | 05fedcd42e20f60f57fa9511f8bac3285d258d8b /irc/ruby-rica | |
parent | 8eb70ff845d2176dfd75181ba0ee77590eef9174 (diff) | |
download | freebsd-ports-gnome-62ed156e6eb708110426679c683c7eb1b792ccf3.tar.gz freebsd-ports-gnome-62ed156e6eb708110426679c683c7eb1b792ccf3.tar.zst freebsd-ports-gnome-62ed156e6eb708110426679c683c7eb1b792ccf3.zip |
With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months. We hope to see him back sometime.
Diffstat (limited to 'irc/ruby-rica')
-rw-r--r-- | irc/ruby-rica/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/ruby-rica/Makefile b/irc/ruby-rica/Makefile index 9b78af3bbaf4..fbbfbd420f6e 100644 --- a/irc/ruby-rica/Makefile +++ b/irc/ruby-rica/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.koka-in.org/%7Ezophos/lib/rica/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Another IRC client framework for Ruby USE_BZIP2= yes |