diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/openbgpd6/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/openbgpd6/Makefile b/net/openbgpd6/Makefile index 0980a46b6844..0611d8c7fa37 100644 --- a/net/openbgpd6/Makefile +++ b/net/openbgpd6/Makefile @@ -12,6 +12,9 @@ WWW= https://www.openbgpd.org/ LICENSE= ISCL LICENSE_FILE= ${FILESDIR}/COPYING +DEPRECATED= Unsupported upstream, consider using net/openbgpd8 +EXPIRATION_DATE=2025-05-30 + USES= autoreconf libtool uidfix USE_RC_SUBR= ${PORTNAME} |