diff options
author | Frank J. Laszlo <laszlof@FreeBSD.org> | 2006-11-07 15:37:06 +0000 |
---|---|---|
committer | Frank J. Laszlo <laszlof@FreeBSD.org> | 2006-11-07 15:37:06 +0000 |
commit | 40d889badc4f18cb02157a73fc50c48fce95991e (patch) | |
tree | 11e9aa693c4ea6b1c1047757619c5a48bb6ad603 /irc | |
parent | 63bf761c57c2e96a2449839a49e0ddaeaab0292a (diff) |
Notes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/hybserv/Makefile | 2 | ||||
-rw-r--r-- | irc/kmyirc/Makefile | 2 | ||||
-rw-r--r-- | irc/miau/Makefile | 2 | ||||
-rw-r--r-- | irc/ngircd/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/irc/hybserv/Makefile b/irc/hybserv/Makefile index acb1a9e17df9..8ef2144e4e91 100644 --- a/irc/hybserv/Makefile +++ b/irc/hybserv/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.9.2 CATEGORIES= irc MASTER_SITES= http://www.hybserv.net/downloads/ -MAINTAINER= laszlof@vonostingroup.com +MAINTAINER= laszlof@FreeBSD.org COMMENT= HybServ2 IRCD Services # uses a uid registered to the ircservices user diff --git a/irc/kmyirc/Makefile b/irc/kmyirc/Makefile index a9e4a3fdf724..f27a672a1201 100644 --- a/irc/kmyirc/Makefile +++ b/irc/kmyirc/Makefile @@ -11,7 +11,7 @@ CATEGORIES= irc kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= laszlof@vonostingroup.com +MAINTAINER= laszlof@FreeBSD.org COMMENT= Easy to use IRC client for KDE USE_AUTOTOOLS= libtool:15 diff --git a/irc/miau/Makefile b/irc/miau/Makefile index 5dbb21384dd0..bb0495887e69 100644 --- a/irc/miau/Makefile +++ b/irc/miau/Makefile @@ -11,7 +11,7 @@ CATEGORIES= irc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= miau -MAINTAINER= laszlof@vonostingroup.com +MAINTAINER= laszlof@FreeBSD.org COMMENT= A fully featured easy to use IRC-bouncer USE_BZIP2= yes diff --git a/irc/ngircd/Makefile b/irc/ngircd/Makefile index e81c5da4eb3e..12903c2d541b 100644 --- a/irc/ngircd/Makefile +++ b/irc/ngircd/Makefile @@ -12,7 +12,7 @@ CATEGORIES= irc MASTER_SITES= http://download.berlios.de/ngircd/ \ ftp://ftp.berlios.de/pub/ngircd/ -MAINTAINER= laszlof@vonostingroup.com +MAINTAINER= laszlof@FreeBSD.org COMMENT= Free open source daemon for Internet Relay Chat (IRC) USE_RC_SUBR= ngircd |