diff --git a/irc/bnc/Makefile b/irc/bnc/Makefile index d383a3def4ad..dbe6125c835d 100644 --- a/irc/bnc/Makefile +++ b/irc/bnc/Makefile @@ -1,5 +1,6 @@ PORTNAME= bnc DISTVERSION= 2.9.4 +PORTREVISION= 1 CATEGORIES= irc MASTER_SITES= http://home.risingnet.net/download/ DISTNAME= ${PORTNAME}${DISTVERSION} @@ -10,6 +11,9 @@ COMMENT= Simple IRC relay proxy with support for virtual hosting LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Unmaintained without upstream distfile and WWW +EXPIRATION_DATE= 2025-05-27 + GNU_CONFIGURE= yes DOCS= COPYING Changelog README example.conf