diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-11-26 08:36:49 +0800 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-11-26 08:36:49 +0800 |
commit | 89a90f22d55b408b44b2903954e691458507eba8 (patch) | |
tree | 3a7552d95de928c492475651269741d3bba730c2 /irc/psybnc | |
parent | 8251fc590bb2a6db385e112612786ca0146efb9e (diff) | |
download | freebsd-ports-gnome-89a90f22d55b408b44b2903954e691458507eba8.tar.gz freebsd-ports-gnome-89a90f22d55b408b44b2903954e691458507eba8.tar.zst freebsd-ports-gnome-89a90f22d55b408b44b2903954e691458507eba8.zip |
Temporarily reassign ports maintained by chris@officialunix.com back to
the pool for the duration of his upcoming move.
Requested by: maintainer
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 a8b72be9c804..ab0d1eb34cf2 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= chris@officialunix.com +MAINTAINER= ports@FreeBSD.org COMMENT= Extremely powerful IRC bouncer WRKSRC= ${WRKDIR}/psybnc |