diff options
Diffstat (limited to 'net/spnetkit/Makefile')
-rw-r--r-- | net/spnetkit/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/spnetkit/Makefile b/net/spnetkit/Makefile index 8687a45bdac0..c31d9b04cc90 100644 --- a/net/spnetkit/Makefile +++ b/net/spnetkit/Makefile @@ -14,6 +14,9 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}.src MAINTAINER= vanilla@FreeBSD.org COMMENT= A C++ wrapper for BSD-style sockets +DEPRECATED= BROKEN for more than 6 month +EXPIRATION_DATE= 2012-05-10 + BROKEN= does not build WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/spnetkit |