diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-09-17 17:40:31 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-09-17 17:40:31 +0000 |
commit | 5872a89c3b34d289dfe0834ba357558c6f361d3e (patch) | |
tree | f070af3df82457ae78182a251af5847ea9d6fce6 /irc | |
parent | 8ace9ec422b891e9c62df0af67d5ef61f9cf64c9 (diff) |
Notes
Diffstat (limited to '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 21b0a211de28..dfca2eb34064 100644 --- a/irc/irc/Makefile +++ b/irc/irc/Makefile @@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.funet.fi/pub/networking/services/irc/server/ \ DISTNAME= ${PORTNAME}${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= torstenb@FreeBSD.org +MAINTAINER= ports@FreeBSD.org # the NOTE command is disabled by default # ENABLE_NOTE=yes |