diff --git a/devel/libhash/Makefile b/devel/libhash/Makefile index 40cd8e9253d0..8e07565b76e6 100644 --- a/devel/libhash/Makefile +++ b/devel/libhash/Makefile @@ -8,6 +8,9 @@ MASTER_SITES= GENTOO MAINTAINER= rodrigo@FreeBSD.org COMMENT= Library for manipulating hash tables +DEPRECATED= Abandoned upstream +EXPIRATION_DATE=2021-12-31 + WRKSRC= ${WRKDIR}/libhash USES= uidfix