diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-03-19 10:24:32 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-03-19 10:24:32 +0000 |
commit | 98b61b6c0a2b7c64010c2b2b5a8a8f0665df4409 (patch) | |
tree | 96ba3cad9bf5a8c351326cddcee2026dd02fa3a9 /security/afterglow | |
parent | ac6dffe43eac4fe55a228ae70bf994d12930fad7 (diff) | |
download | ports-98b61b6c0a2b7c64010c2b2b5a8a8f0665df4409.tar.gz ports-98b61b6c0a2b7c64010c2b2b5a8a8f0665df4409.zip |
Notes
Diffstat (limited to 'security/afterglow')
-rw-r--r-- | security/afterglow/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/afterglow/Makefile b/security/afterglow/Makefile index d7853ecfe733..05e6b41d5729 100644 --- a/security/afterglow/Makefile +++ b/security/afterglow/Makefile @@ -17,7 +17,7 @@ COMMENT= A collection of graph-generating scripts RUN_DEPENDS= dot:${PORTSDIR}/graphics/graphviz \ ${SITE_PERL}/Text/CSV.pm:${PORTSDIR}/textproc/p5-Text-CSV \ p5-Crypt-Rijndael>=0:${PORTSDIR}/security/p5-Crypt-Rijndael \ - p5-Net-IP-Anonymous>=0:${PORTSDIR}/net/p5-Net-IP-Anonymous + p5-IP-Anonymous>=0:${PORTSDIR}/net/p5-IP-Anonymous NO_BUILD= yes |