diff options
author | Carlo Strub <cs@FreeBSD.org> | 2012-07-24 21:09:44 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2012-07-24 21:09:44 +0000 |
commit | 965b4433c8101ce6297182fac09adf6445c6658b (patch) | |
tree | 0a60112972153eb00b831d28b495a872560e28a7 /net/queso | |
parent | 6332f8daa0206598d40bb61e5b3277094718cc2f (diff) | |
download | ports-965b4433c8101ce6297182fac09adf6445c6658b.tar.gz ports-965b4433c8101ce6297182fac09adf6445c6658b.zip |
Notes
Diffstat (limited to 'net/queso')
-rw-r--r-- | net/queso/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/queso/Makefile b/net/queso/Makefile index 74ea83519b4e..b3da9c8babcb 100644 --- a/net/queso/Makefile +++ b/net/queso/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://ftp.cerias.purdue.edu/pub/tools/unix/scanners/queso/ \ http://www.mirrors.wiretapped.net/security/network-mapping/ MAINTAINER= ports@FreeBSD.org -COMMENT= Determine the remote OS using simple tcp packets +COMMENT= Determine the remote OS using simple TCP packets GNU_CONFIGURE= yes |