diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-12-04 02:38:52 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-12-04 02:38:52 +0000 |
commit | 4727575d1bc552a65a887c6de8eebd5bebcab09b (patch) | |
tree | 6775cea013310d81ad0b3ab9545d3530b85611c7 /irc | |
parent | b9649c524995c22a06a035b20e31cf93a3cccee5 (diff) | |
download | ports-4727575d1bc552a65a887c6de8eebd5bebcab09b.tar.gz ports-4727575d1bc552a65a887c6de8eebd5bebcab09b.zip |
Notes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/bitchx/Makefile | 2 | ||||
-rw-r--r-- | irc/eggdrop/Makefile | 2 | ||||
-rw-r--r-- | irc/kvirc-devel/Makefile | 2 | ||||
-rw-r--r-- | irc/kvirc/Makefile | 2 | ||||
-rw-r--r-- | irc/psybnc/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/irc/bitchx/Makefile b/irc/bitchx/Makefile index ab4b7082b544..ad9f5ea09dd0 100644 --- a/irc/bitchx/Makefile +++ b/irc/bitchx/Makefile @@ -12,7 +12,7 @@ CATEGORIES+= irc MASTER_SITES= SF/bitchx/ircii-pana/ircii-pana-1.1 DISTNAME= ircii-pana-1.1-final -MAINTAINER?= ports@FreeBSD.org +MAINTAINER?= chris@officialunix.com COMMENT?= ircII color client with GTK/GNOME support WRKSRC= ${WRKDIR}/BitchX diff --git a/irc/eggdrop/Makefile b/irc/eggdrop/Makefile index b0e975aea32f..50e4d46a46d8 100644 --- a/irc/eggdrop/Makefile +++ b/irc/eggdrop/Makefile @@ -18,7 +18,7 @@ PATCHFILES= ${PORTNAME}-${PORTVERSION}-ssl-rootie.patch.gz:ssl \ PATCH_SITES= http://www.egghelp.org/files/patches/:ssl \ ftp://ftp.eggheads.org/pub/eggdrop/patches/official/1.6/:ctcpfix -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chris@officialunix.com COMMENT= The most popular open source Internet Relay Chat bot USE_TCL= 82+ diff --git a/irc/kvirc-devel/Makefile b/irc/kvirc-devel/Makefile index 05a61270f2ac..01007f1bd84a 100644 --- a/irc/kvirc-devel/Makefile +++ b/irc/kvirc-devel/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.kvirc.de/pub/kvirc/snapshots/source/ \ http://distfiles.officialunix.com/ PKGNAMESUFFIX= -devel -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chris@officialunix.com COMMENT= IRC client for QT4 and KDE4 USE_BZIP2= yes diff --git a/irc/kvirc/Makefile b/irc/kvirc/Makefile index 03197f94c9d1..9f947d1dfb77 100644 --- a/irc/kvirc/Makefile +++ b/irc/kvirc/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.kvirc.de/pub/kvirc/${PORTVERSION}/source/ \ LOCAL/beech MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTVERSION}/source -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chris@officialunix.com COMMENT= IRC client for QT and KDE USE_AUTOTOOLS= libtool:22 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 |