diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2004-11-01 17:09:55 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2004-11-01 17:09:55 +0000 |
commit | 641e9357ef7c1e4db3956870e6ee72c8a3f69827 (patch) | |
tree | 68379cc0b07109926abe501586fada38ab6d522d /net/despoof | |
parent | feb2839a2e9e6a5319c4b08f0b06aa7c7c11f772 (diff) | |
download | ports-641e9357ef7c1e4db3956870e6ee72c8a3f69827.tar.gz ports-641e9357ef7c1e4db3956870e6ee72c8a3f69827.zip |
Notes
Diffstat (limited to 'net/despoof')
-rw-r--r-- | net/despoof/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/despoof/Makefile b/net/despoof/Makefile index f4411169b540..d715eb8e27f8 100644 --- a/net/despoof/Makefile +++ b/net/despoof/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= UNIX/misc EXTRACT_SUFX= .tgz MAINTAINER= roam@FreeBSD.org -COMMENT= "Command-line anti-spoofing detection utility" +COMMENT= Command-line anti-spoofing detection utility BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet |