diff options
author | itojun <itojun> | 2001-01-09 06:33:21 +0000 |
---|---|---|
committer | itojun <itojun> | 2001-01-09 06:33:21 +0000 |
commit | 1138ab7d2ae41e324466aea19d5568b89dacfd56 (patch) | |
tree | 1f0f9a9f40ce89dab56b0e29a47a502dfa11f64b | |
parent | c0cea27bb551e7767d07b47a9e9210289e4a30ca (diff) | |
download | pkgsrc-1138ab7d2ae41e324466aea19d5568b89dacfd56.tar.gz |
add security/pakemon
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 2f3d544a0c9..57d24aae9dc 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.55 2000/12/30 20:14:26 rh Exp $ +# $NetBSD: Makefile,v 1.56 2001/01/09 06:33:21 itojun Exp $ # SUBDIR += PAM @@ -34,6 +34,7 @@ SUBDIR += p5-Digest-MD5 SUBDIR += p5-MD5 SUBDIR += p5-SHA + SUBDIR += pakemon SUBDIR += pam-ldap SUBDIR += pgp2 SUBDIR += pgp5 |