diff options
author | Shaun Amott <shaun@FreeBSD.org> | 2009-03-13 23:27:19 +0000 |
---|---|---|
committer | Shaun Amott <shaun@FreeBSD.org> | 2009-03-13 23:27:19 +0000 |
commit | e947ebc240c533e630ec0935d7d04967178e7c1a (patch) | |
tree | 236a8f4c43987741028f2c1089175d67dcaf5e95 /irc | |
parent | 09150444156464d32ceac85b43ca5d4d18e82461 (diff) | |
download | ports-e947ebc240c533e630ec0935d7d04967178e7c1a.tar.gz ports-e947ebc240c533e630ec0935d7d04967178e7c1a.zip |
Notes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/cgiirc/Makefile | 2 | ||||
-rw-r--r-- | irc/ratbox-respond/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/irc/cgiirc/Makefile b/irc/cgiirc/Makefile index a8600e4a7505..64be40213f8a 100644 --- a/irc/cgiirc/Makefile +++ b/irc/cgiirc/Makefile @@ -11,7 +11,7 @@ CATEGORIES= irc www perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= cgiirc -MAINTAINER= shaun@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= IRC web gateway written in Perl USE_PERL5= yes diff --git a/irc/ratbox-respond/Makefile b/irc/ratbox-respond/Makefile index 51924143f424..be832308b825 100644 --- a/irc/ratbox-respond/Makefile +++ b/irc/ratbox-respond/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.ircd-ratbox.org/pub/ircd-ratbox/${PORTNAME}/ \ ftp://ftp.parodius.com/pub/ircd-ratbox/${PORTNAME}/ EXTRACT_SUFX= .tgz -MAINTAINER= shaun@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Client-side implementation of the challenge oper system in ircd-ratbox GNU_CONFIGURE= yes |