[Midnightbsd-cvs] mports: Makefile: add libotr

ctriv at midnightbsd.org ctriv at midnightbsd.org
Sat Jan 3 22:29:17 EST 2009


Log Message:
-----------
add libotr

Modified Files:
--------------
    mports/security:
        Makefile (r1.84 -> r1.85)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/security/Makefile,v
retrieving revision 1.84
retrieving revision 1.85
diff -L security/Makefile -L security/Makefile -u -r1.84 -r1.85
--- security/Makefile
+++ security/Makefile
@@ -5,9 +5,9 @@
 
     SUBDIR += aide
     SUBDIR += ca-roots
-    SUBDIR += ca_root_nss   
+    SUBDIR += ca_root_nss
     SUBDIR += chroot_safe
-    SUBDIR += clamav 
+    SUBDIR += clamav
     SUBDIR += courier-authlib
     SUBDIR += courier-authlib-base
     SUBDIR += courierpassd
@@ -35,6 +35,7 @@
     SUBDIR += libksba
     SUBDIR += libmcrypt
     SUBDIR += libntlm
+    SUBDIR += libotr
     SUBDIR += libssh2
     SUBDIR += libtasn1
     SUBDIR += linux-openssl
@@ -77,11 +78,12 @@
     SUBDIR += qca-tls
     SUBDIR += saint
     SUBDIR += secpwgen
+    SUBDIR += smap
+    SUBDIR += snort
     SUBDIR += sshguard
+    SUBDIR += sshguard-ipfilter
     SUBDIR += sshguard-ipfw
     SUBDIR += sshguard-pf
-    SUBDIR += smap
-    SUBDIR += snort
     SUBDIR += sudo
     SUBDIR += tor
     SUBDIR += tripwire


More information about the Midnightbsd-cvs mailing list