pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security Add and enable p5-Authen-SASL and p5-Authen-S...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2f17679f1625
branches:  trunk
changeset: 460798:2f17679f1625
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Thu Sep 04 13:32:35 2003 +0000

description:
Add and enable p5-Authen-SASL and p5-Authen-SASL-Cyrus

diffstat:

 security/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r a1d4c328d44b -r 2f17679f1625 security/Makefile
--- a/security/Makefile Thu Sep 04 13:30:54 2003 +0000
+++ b/security/Makefile Thu Sep 04 13:32:35 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.141 2003/09/01 16:41:21 jdolecek Exp $
+# $NetBSD: Makefile,v 1.142 2003/09/04 13:32:35 xtraeme Exp $
 #
 
 COMMENT=       Security tools
@@ -69,6 +69,8 @@
 SUBDIR+=       openssl
 SUBDIR+=       otpcalc
 SUBDIR+=       p0f
+SUBDIR+=       p5-Authen-SASL
+SUBDIR+=       p5-Authen-SASL-Cyrus
 SUBDIR+=       p5-Crypt-Blowfish
 SUBDIR+=       p5-Crypt-CBC
 SUBDIR+=       p5-Crypt-DES



Home | Main Index | Thread Index | Old Index