diff options
author | miwi <miwi@FreeBSD.org> | 2009-07-05 06:32:05 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-07-05 06:32:05 +0800 |
commit | f4762e6e8d4b90320c7db99efb09efeac8c3889d (patch) | |
tree | f679f5f0446e4a1aa2b9e00cfebdbfa95ca399bf /irc/xaric | |
parent | 3ff26623ba5e4d9e88604e3a6b174a5413ac475b (diff) | |
download | freebsd-ports-gnome-f4762e6e8d4b90320c7db99efb09efeac8c3889d.tar.gz freebsd-ports-gnome-f4762e6e8d4b90320c7db99efb09efeac8c3889d.tar.zst freebsd-ports-gnome-f4762e6e8d4b90320c7db99efb09efeac8c3889d.zip |
- Pass maintainership to submitter
PR: 135888
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
Diffstat (limited to 'irc/xaric')
-rw-r--r-- | irc/xaric/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/xaric/Makefile b/irc/xaric/Makefile index 8234f4d684b7..cb689bca134b 100644 --- a/irc/xaric/Makefile +++ b/irc/xaric/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.13.5 CATEGORIES= irc MASTER_SITES= http://xaric.org/software/xaric/releases/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= scjamorim@bsd.com.br COMMENT= IRC Client similer to BitchX or ircII USE_GNOME= gnomehack |