diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-07-17 08:57:51 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-07-17 08:57:51 +0000 |
commit | fa3a17c064e297850f0b1015d83b1c888a00ab3c (patch) | |
tree | c3c7db59ec25cc053624401e8f85e762c1460b28 /security/spybye | |
parent | f636188f97278d8e2ef103b71ac9d1ab591313bb (diff) | |
download | ports-fa3a17c064e297850f0b1015d83b1c888a00ab3c.tar.gz ports-fa3a17c064e297850f0b1015d83b1c888a00ab3c.zip |
Notes
Diffstat (limited to 'security/spybye')
-rw-r--r-- | security/spybye/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/spybye/Makefile b/security/spybye/Makefile index 6bda6e03addb..300c72043c74 100644 --- a/security/spybye/Makefile +++ b/security/spybye/Makefile @@ -8,7 +8,7 @@ CATEGORIES= security www MASTER_SITES= http://www.monkey.org/~provos/ MAINTAINER= pauls@utdallas.edu -COMMENT= A web proxy to detect malware +COMMENT= Web proxy to detect malware LIB_DEPENDS= libevent-1.4.so:${PORTSDIR}/devel/libevent |