diff options
author | Stefan Eßer <se@FreeBSD.org> | 2022-07-08 18:56:53 +0200 |
---|---|---|
committer | Stefan Eßer <se@FreeBSD.org> | 2022-07-08 18:56:53 +0200 |
commit | 654f65c3e9d5f9ce09e1b533d17022639d75d984 (patch) | |
tree | 831288cb234b30e00573e91d6d9cb4fd058f8403 /lang/basic256 | |
parent | a08a2f96b25164e46e02f8bbebe729b995561860 (diff) | |
download | freebsd-ports-654f65c3e9d5f9ce09e1b533d17022639d75d984.zip |
lang/basic256: remove deprecation note
The audio/espeak port has been updated to a new version and the reason
for the deprecation does no longer exist.
Approved by: portmgr (implicit)
Diffstat (limited to 'lang/basic256')
-rw-r--r-- | lang/basic256/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lang/basic256/Makefile b/lang/basic256/Makefile index d6e0e54c9a21..4f473d85796b 100644 --- a/lang/basic256/Makefile +++ b/lang/basic256/Makefile @@ -8,9 +8,6 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}.orig MAINTAINER= fernape@FreeBSD.org COMMENT= Easy to use BASIC language and IDE for education -DEPRECATED= Depends on expired audio/espeak -EXPIRATION_DATE=2022-09-30 - LICENSE= GPLv2 BUILD_DEPENDS= espeak:audio/espeak \ |