diff options
Diffstat (limited to 'security/zombiezapper/Makefile')
-rw-r--r-- | security/zombiezapper/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/security/zombiezapper/Makefile b/security/zombiezapper/Makefile index 6d946102290..43c3a298c72 100644 --- a/security/zombiezapper/Makefile +++ b/security/zombiezapper/Makefile @@ -16,6 +16,9 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Send a terminate command to Trinoo/TFN/Stacheldracht DDoS agents +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2012-10-20 + BUILD_DEPENDS= ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet10 LIBNET_CONFIG?= ${LOCALBASE}/bin/libnet10-config |