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 | |
parent | 3d5d746f32972a4d8e173837e6ea4efadcfd57e2 (diff) |
Notes
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 |