ad87e9278f
host monkeybyte.org[69.16.221.13] said: 550-"The recipient cannot be verified. Please check all recipients of this 550 message to verify they are valid." (in reply to RCPT TO command)
14 lines
341 B
Makefile
14 lines
341 B
Makefile
# $NetBSD: Makefile,v 1.3 2006/08/13 23:33:25 thomasklausner Exp $
|
|
#
|
|
|
|
DISTNAME= thcrut-1.2.4g
|
|
CATEGORIES= net security
|
|
MASTER_SITES= http://www.thc.org/releases/
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://www.thc.org/
|
|
COMMENT= Gathers information from local and remote networks
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|