summaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
Diffstat (limited to 'irc')
-rw-r--r--irc/ezbounce/Makefile5
-rw-r--r--irc/ircproxy/Makefile5
2 files changed, 2 insertions, 8 deletions
diff --git a/irc/ezbounce/Makefile b/irc/ezbounce/Makefile
index 3a46ce952b94..b832ea7a61ea 100644
--- a/irc/ezbounce/Makefile
+++ b/irc/ezbounce/Makefile
@@ -4,13 +4,10 @@ PORTREVISION= 25
CATEGORIES= irc
MASTER_SITES= https://BSDforge.com/projects/source/irc/ezbounce/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= portmaster@BSDforge.com
COMMENT= Highly configurable IRC Proxy
WWW= https://sourceforge.net/projects/ezbounce/
-DEPRECATED= Abandonware, last release in 2009 and dead upstream. Consider using irc/soju or irc/znc
-EXPIRATION_DATE=2024-02-29
-
OPTIONS_DEFINE= DOCS SSL COMPRESS
OPTIONS_DEFAULT=SSL COMPRESS
OPTIONS_SUB= yes
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