aboutsummaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorDanilo G. Baio <dbaio@FreeBSD.org>2021-06-01 23:40:22 +0000
committerDanilo G. Baio <dbaio@FreeBSD.org>2021-06-01 23:40:46 +0000
commitda4b23cf209006e1dae83e48f78466f1f5569a18 (patch)
tree1a5f57e9f79e5743ef8dc82cf93ded1b67735a49 /irc
parentb1321f7ee92b362462693040f339ea162b178511 (diff)
downloadports-da4b23cf209006e1dae83e48f78466f1f5569a18.tar.gz
ports-da4b23cf209006e1dae83e48f78466f1f5569a18.zip
irc/eggdrop-devel: Mark as deprecated and set an expiry date
There is no need for a -devel version anymore, stable version is following the development branch with constant updates.
Diffstat (limited to 'irc')
-rw-r--r--irc/eggdrop-devel/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/irc/eggdrop-devel/Makefile b/irc/eggdrop-devel/Makefile
index 9faf79c974c8..1c8e9995b24d 100644
--- a/irc/eggdrop-devel/Makefile
+++ b/irc/eggdrop-devel/Makefile
@@ -11,6 +11,9 @@ COMMENT= Popular Internet Relay Chat (IRC) bot
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= Use stable version instead, irc/eggdrop
+EXPIRATION_DATE= 2021-06-25
+
USES= tcl ssl
USE_CSTD= c99