diff options
Diffstat (limited to 'irc/irc/Makefile')
-rw-r--r-- | irc/irc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/irc/Makefile b/irc/irc/Makefile index 668106e29fbf..bca5bd9333cf 100644 --- a/irc/irc/Makefile +++ b/irc/irc/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://ftp.irc.org/ftp/irc/server/ \ DISTNAME= ${PORTNAME}${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= johans@stack.nl +MAINTAINER= johans@FreeBSD.org COMMENT= The "Internet Relay Chat" Server USE_RC_SUBR= ircd.sh |