diff options
Diffstat (limited to 'irc/ircproxy/Makefile')
-rw-r--r-- | irc/ircproxy/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/irc/ircproxy/Makefile b/irc/ircproxy/Makefile index e23bb0fdd2fd..900a28228e39 100644 --- a/irc/ircproxy/Makefile +++ b/irc/ircproxy/Makefile @@ -4,16 +4,13 @@ PORTREVISION= 3 CATEGORIES= irc MASTER_SITES= https://BSDforge.com/projects/source/irc/ircproxy/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= portmaster@BSDforge.com COMMENT= IRC proxy/bouncer daemon WWW= http://ircproxy.sourceforge.net/ LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING -DEPRECATED= Abandonware, last release in 2010 and dead upstream. Consider using irc/soju or irc/znc -EXPIRATION_DATE=2024-02-29 - LIB_DEPENDS= libcares.so:dns/c-ares USES= autoreconf tar:bzip2 |