diff options
author | linimon <linimon@FreeBSD.org> | 2009-12-04 10:38:52 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2009-12-04 10:38:52 +0800 |
commit | a46bed163d327863ad01f7b14d8937905725318c (patch) | |
tree | ddd9ae90f01f18fb9e464a4b9568444df30aadeb /irc/psybnc | |
parent | 3853adb80b9dedf73dc74213fbc1eef648435810 (diff) | |
download | freebsd-ports-gnome-a46bed163d327863ad01f7b14d8937905725318c.tar.gz freebsd-ports-gnome-a46bed163d327863ad01f7b14d8937905725318c.tar.zst freebsd-ports-gnome-a46bed163d327863ad01f7b14d8937905725318c.zip |
Reinstate maintainer at his request.
Diffstat (limited to 'irc/psybnc')
-rw-r--r-- | irc/psybnc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/psybnc/Makefile b/irc/psybnc/Makefile index ab0d1eb34cf2..a8b72be9c804 100644 --- a/irc/psybnc/Makefile +++ b/irc/psybnc/Makefile @@ -11,7 +11,7 @@ CATEGORIES= irc ipv6 MASTER_SITES= http://www.psybnc.at/download/beta/ CENKES DISTNAME= psyBNC-${DISTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chris@officialunix.com COMMENT= Extremely powerful IRC bouncer WRKSRC= ${WRKDIR}/psybnc |