diff options
author | naddy <naddy@FreeBSD.org> | 2003-02-05 21:58:38 +0000 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2003-02-05 21:58:38 +0000 |
commit | bdcd566c3f0062e806c60132470cb3ae2e484d0f (patch) | |
tree | 9d2990d066b83aa2b1e19f05c614249c48356033 /security | |
parent | ad0fbbb4652e663cafc5acae935cf34c1fe8914c (diff) | |
download | FreeBSD-ports-bdcd566c3f0062e806c60132470cb3ae2e484d0f.zip FreeBSD-ports-bdcd566c3f0062e806c60132470cb3ae2e484d0f.tar.gz |
Homepage updates.
PR: 47914, 47915, 47916, 47938, 47941
Submitted by: tadalunch@s5.xrea.com
Diffstat (limited to 'security')
-rw-r--r-- | security/py-twofish/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-twofish/pkg-descr b/security/py-twofish/pkg-descr index 92a7651..87f4652 100644 --- a/security/py-twofish/pkg-descr +++ b/security/py-twofish/pkg-descr @@ -2,4 +2,4 @@ A pure python implementation of the Rijndael encryption algorithm. Useful for quick string encryption in python programs but probably is not fast enough for anything too big. -WWW: http://bluesine.com/archives/software/python-mods/rijndael/ +WWW: http://sourceforge.net/projects/twofish-py/ |