diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2012-09-09 02:30:44 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2012-09-09 02:30:44 +0000 |
commit | f4399463090f2222d4ff3a083f48034024a11f47 (patch) | |
tree | 726fb4e3881ed593958a61aca23539fb697af24b /irc/psybnc/Makefile | |
parent | 3d5d746f32972a4d8e173837e6ea4efadcfd57e2 (diff) | |
download | ports-f4399463090f2222d4ff3a083f48034024a11f47.tar.gz ports-f4399463090f2222d4ff3a083f48034024a11f47.zip |
Notes
Diffstat (limited to 'irc/psybnc/Makefile')
-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..2fa4b6b917ac 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= c.petrik.sosa@gmail.com COMMENT= Extremely powerful IRC bouncer WRKSRC= ${WRKDIR}/psybnc |