diff options
author | miwi <miwi@FreeBSD.org> | 2009-05-05 02:42:24 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-05-05 02:42:24 +0800 |
commit | b7a797c550528bec00d2443284e233398e32d24a (patch) | |
tree | c617b01a26a69fb1bac368f5730f45bef3af389c /irc/miau | |
parent | b5eb2d4d256dd3f58536056cf0058714a74da55d (diff) | |
download | freebsd-ports-gnome-b7a797c550528bec00d2443284e233398e32d24a.tar.gz freebsd-ports-gnome-b7a797c550528bec00d2443284e233398e32d24a.tar.zst freebsd-ports-gnome-b7a797c550528bec00d2443284e233398e32d24a.zip |
- Pass maintainership to dhn@
Diffstat (limited to 'irc/miau')
-rw-r--r-- | irc/miau/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/miau/Makefile b/irc/miau/Makefile index de0a6cb90f37..3947ca9d9cc8 100644 --- a/irc/miau/Makefile +++ b/irc/miau/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.6.5 CATEGORIES= irc ipv6 MASTER_SITES= SF -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= dhn@FreeBSD.org COMMENT= A fully featured easy to use IRC-bouncer USE_BZIP2= yes |