aboutsummaryrefslogtreecommitdiffstats
path: root/security/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-02-17 07:24:00 +0800
committermiwi <miwi@FreeBSD.org>2008-02-17 07:24:00 +0800
commit8233d3e631764a9dc5f26daca5fcdb0a2774d300 (patch)
treefe62f90061210eb15d9f705b94689da3cdc1eb51 /security/Makefile
parent52684dcab2f519f03151b4110319381f5762b3e9 (diff)
downloadfreebsd-ports-gnome-8233d3e631764a9dc5f26daca5fcdb0a2774d300.tar.gz
freebsd-ports-gnome-8233d3e631764a9dc5f26daca5fcdb0a2774d300.tar.zst
freebsd-ports-gnome-8233d3e631764a9dc5f26daca5fcdb0a2774d300.zip
This Module decrypts all kind of Cisco encrypted hashes
also referred to as type 7 passwords. Further you can encrypt any given string into a encrypted hash that will be accepted by any Cisco device as an encrypted type 7 password. WWW: http://search.cpan.org/dist/Cisco-Hash/ PR: ports/120498 Submitted by: Tsung-Han Yeh <snowfly at yuntech.edu.tw>
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
index 547219e1f011..6ee1f9ad6aa8 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -358,6 +358,7 @@
SUBDIR += p5-Authen-TypeKey
SUBDIR += p5-Business-PayPal-EWP
SUBDIR += p5-CSP
+ SUBDIR += p5-Cisco-Hash
SUBDIR += p5-Crypt-Anubis
SUBDIR += p5-Crypt-AppleTwoFish
SUBDIR += p5-Crypt-Blowfish