diff options
Diffstat (limited to 'irc/irc/Makefile')
-rw-r--r-- | irc/irc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/irc/irc/Makefile b/irc/irc/Makefile index dfca2eb34064..ff1a34a0346e 100644 --- a/irc/irc/Makefile +++ b/irc/irc/Makefile @@ -18,6 +18,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= The 'Internet Relay Chat' Server + # the NOTE command is disabled by default # ENABLE_NOTE=yes |