diff options
Diffstat (limited to 'irc')
-rw-r--r-- | irc/ircproxy/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/irc/ircproxy/Makefile b/irc/ircproxy/Makefile index 1a262ecac50c..62ee4841072e 100644 --- a/irc/ircproxy/Makefile +++ b/irc/ircproxy/Makefile @@ -14,6 +14,8 @@ DISTNAME= ircproxy-1.2.41d.pl2 MAINTAINER= jonaski@night-light.net COMMENT= An IRC proxy server +FORBIDDEN= Sends email to authors after compilation + GNU_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${LOCALBASE} |