diff options
Diffstat (limited to 'devel/libavl/Makefile')
-rw-r--r-- | devel/libavl/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/libavl/Makefile b/devel/libavl/Makefile index d2c0f721a257..4ce868052cff 100644 --- a/devel/libavl/Makefile +++ b/devel/libavl/Makefile @@ -9,6 +9,9 @@ MAINTAINER= rodrigo@FreeBSD.org COMMENT= Library for balanced binary trees WWW= https://adtinfo.org/ +DEPRECATED= Since 2002 libavl is no longer distributed as a shared library. +EXPIRATION_DATE= 2025-12-01 + GNU_CONFIGURE= yes INFO= avl |