diff options
author | eadler <eadler@FreeBSD.org> | 2012-09-09 10:30:44 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2012-09-09 10:30:44 +0800 |
commit | cb173805d54dcff4b80261090f37a0ecbd4215e5 (patch) | |
tree | 726fb4e3881ed593958a61aca23539fb697af24b /irc | |
parent | 9a38282857d7a702875930d7703fc8f93d97cb52 (diff) | |
download | freebsd-ports-gnome-cb173805d54dcff4b80261090f37a0ecbd4215e5.tar.gz freebsd-ports-gnome-cb173805d54dcff4b80261090f37a0ecbd4215e5.tar.zst freebsd-ports-gnome-cb173805d54dcff4b80261090f37a0ecbd4215e5.zip |
Welcome back Chris Petrik <c.petrik.sosa@gmail.com>
PR: ports/171481
Diffstat (limited to 'irc')
-rw-r--r-- | irc/konversation/Makefile | 2 | ||||
-rw-r--r-- | irc/psybnc/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/irc/konversation/Makefile b/irc/konversation/Makefile index a01895857832..f661109cf59d 100644 --- a/irc/konversation/Makefile +++ b/irc/konversation/Makefile @@ -12,7 +12,7 @@ CATEGORIES= irc kde MASTER_SITES= ${MASTER_SITE_BERLIOS} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= A user friendly IRC client for KDE USE_KDELIBS_VER=3 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 |