svn commit: r315395 - head/security
Carlo Strub
cs at FreeBSD.org
Wed Mar 27 16:53:06 UTC 2013
Author: cs
Date: Wed Mar 27 16:53:05 2013
New Revision: 315395
URL: http://svnweb.freebsd.org/changeset/ports/315395
Log:
Fix broken INDEX
Modified:
head/security/Makefile
Modified: head/security/Makefile
==============================================================================
--- head/security/Makefile Wed Mar 27 16:37:30 2013 (r315394)
+++ head/security/Makefile Wed Mar 27 16:53:05 2013 (r315395)
@@ -767,6 +767,7 @@
SUBDIR += py-pycryptopp
SUBDIR += py-pylibacl
SUBDIR += py-pyme
+ SUBDIR += py-pyptlib
SUBDIR += py-pysha3
SUBDIR += py-python-registry
SUBDIR += py-rsa
@@ -795,7 +796,6 @@
SUBDIR += py-zope.securitypolicy
SUBDIR += py-zope.session
SUBDIR += pyobfsproxy
- SUBDIR += pyptlib
SUBDIR += qca-cyrus-sasl
SUBDIR += qca-gnupg
SUBDIR += qca-ossl
More information about the svn-ports-head
mailing list