diff options
author | pat <pat@FreeBSD.org> | 2002-06-26 17:21:51 +0000 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2002-06-26 17:21:51 +0000 |
commit | c5f53c010d59e92c876dbf907ad3f58f22dd5d16 (patch) | |
tree | 4086bcca0d0d187a514a5618d07b54e1101fde16 /security/Makefile | |
parent | ea7c55128b98cd92e98f81ee043634e004e0a722 (diff) | |
download | FreeBSD-ports-c5f53c010d59e92c876dbf907ad3f58f22dd5d16.zip FreeBSD-ports-c5f53c010d59e92c876dbf907ad3f58f22dd5d16.tar.gz |
Add new port rc5pipe: RC5 en-/decryption via UNIX pipes
PR: ports/39880
Submitted by: Frerich Raabe <frerich.raabe@gmx.de>
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index d94f0a2..b2a3711 100644 --- a/security/Makefile +++ b/security/Makefile @@ -215,6 +215,7 @@ SUBDIR += radiusniff SUBDIR += rain SUBDIR += rats + SUBDIR += rc5pipe SUBDIR += rid SUBDIR += rsaref SUBDIR += ruby-acl |