diff options
author | will <will@FreeBSD.org> | 2001-01-01 17:02:18 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-01-01 17:02:18 +0800 |
commit | 40cd521662a58fcdea8aa9d72cd7506b65741702 (patch) | |
tree | e6b378e42e62f8fad0d88ee4252c36aecc4cedbe /security/Makefile | |
parent | 9230a7d7decf590a0608666ce606b4b3b6610829 (diff) | |
download | freebsd-ports-gnome-40cd521662a58fcdea8aa9d72cd7506b65741702.tar.gz freebsd-ports-gnome-40cd521662a58fcdea8aa9d72cd7506b65741702.tar.zst freebsd-ports-gnome-40cd521662a58fcdea8aa9d72cd7506b65741702.zip |
Add p5-Authen-Ticket 0.02, a perl module that provides the framework for
implementing a ticketing system.
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 dadb6ce33ae4..b6db63377f9f 100644 --- a/security/Makefile +++ b/security/Makefile @@ -71,6 +71,7 @@ SUBDIR += outguess SUBDIR += p5-Authen-PAM SUBDIR += p5-Authen-Radius + SUBDIR += p5-Authen-Ticket SUBDIR += p5-Crypt-Blowfish SUBDIR += p5-Crypt-CBC SUBDIR += p5-Crypt-DES |