diff options
Diffstat (limited to 'irc/irc')
-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 223cc4126b76..62dbeb881cb9 100644 --- a/irc/irc/Makefile +++ b/irc/irc/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.funet.fi/pub/networking/services/irc/server/ \ ftp://ftp.ut.ee/pub/unix/irc/server/ \ ftp://ftp.ntua.gr/pub/net/irc/server/ -MAINTAINER= torstenb@FreeBSD.ORG +MAINTAINER= torstenb@FreeBSD.org # the NOTE command is disabled by default # ENABLE_NOTE=yes |