diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-23 17:07:12 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-23 17:07:12 +0000 |
commit | 2bbb53adc36284dc2507485b13f0126c3d49984f (patch) | |
tree | eb46f9a869698ca806ea12978dda83df4d41bd2c /irc | |
parent | 566e8103bf78380e72b4e9bf3f38d579fde83f2e (diff) |
Notes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/sic/Makefile | 2 | ||||
-rw-r--r-- | irc/solid-ircd/Makefile | 2 | ||||
-rw-r--r-- | irc/undernet-ircu/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/irc/sic/Makefile b/irc/sic/Makefile index 818be4a30ccb..ef2e2b062f90 100644 --- a/irc/sic/Makefile +++ b/irc/sic/Makefile @@ -7,7 +7,7 @@ CATEGORIES= irc MASTER_SITES= ftp://ftp.funet.fi/pub/unix/irc/sic/ EXTRACT_SUFX= .tgz -MAINTAINER= sec@42.org +MAINTAINER= ports@FreeBSD.org COMMENT= Another 'Internet Relay Chat' Client GNU_CONFIGURE= yes diff --git a/irc/solid-ircd/Makefile b/irc/solid-ircd/Makefile index eb82ba05df1b..ffa412257b34 100644 --- a/irc/solid-ircd/Makefile +++ b/irc/solid-ircd/Makefile @@ -7,7 +7,7 @@ CATEGORIES= irc MASTER_SITES= SF/solidircd/Solid-Stable/solidircd-stable.${PORTVERSION} DISTNAME= solidircd-stable3.4.8 -MAINTAINER= systemoperator@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Solid Internet Relay Chat Daemon based on bahamut IRCd DEPRECATED= Fails to build with new utmpx diff --git a/irc/undernet-ircu/Makefile b/irc/undernet-ircu/Makefile index 509ed3c41039..ecb4d25eb0ca 100644 --- a/irc/undernet-ircu/Makefile +++ b/irc/undernet-ircu/Makefile @@ -7,7 +7,7 @@ CATEGORIES= irc net MASTER_SITES= SF/${PORTNAME}/ircu/ircu${PORTVERSION} DISTNAME= ircu${PORTVERSION} -MAINTAINER= weaseal@users.sourceforge.net +MAINTAINER= ports@FreeBSD.org COMMENT= Undernet IRCU irc daemon CONFLICTS= ircd-hybrid-7.[0-9]* |