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 | Initial import of p5-Qmail-Envelope 0.52, a Perl module for examining (diff) |
A long-overdue dequoting of COMMENT. D'oh, I thought I'd done this,
like, MONTHS ago!
Submitted by: Brian Poole <raj@cerias.purdue.edu>
Notes
Notes:
svn path=/head/; revision=120589
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 |