diff options
author | itojun <itojun@pkgsrc.org> | 2001-01-09 06:33:21 +0000 |
---|---|---|
committer | itojun <itojun@pkgsrc.org> | 2001-01-09 06:33:21 +0000 |
commit | 860cfd39b1fc13f1770bc3580132521fd3cd1a97 (patch) | |
tree | 1f0f9a9f40ce89dab56b0e29a47a502dfa11f64b /security | |
parent | 0c5022760ef5c7f504c29f6f58bc0f0432660c32 (diff) | |
download | pkgsrc-860cfd39b1fc13f1770bc3580132521fd3cd1a97.tar.gz |
add security/pakemon
Diffstat (limited to 'security')
-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 |