summaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorHye-Shik Chang <perky@FreeBSD.org>2003-01-02 06:07:56 +0000
committerHye-Shik Chang <perky@FreeBSD.org>2003-01-02 06:07:56 +0000
commitf54221f7b8f473e48b983bcff48b1535f4869e39 (patch)
tree833bb44ddda097ebbffa66233a922a6c7879e379 /security/Makefile
parentAdd a patch to fix crashing problem (diff)
Add py-posix1e 0.2.1, Python module for manipulating POSIX.1e ACLs
Notes
Notes: svn path=/head/; revision=72168
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
index 260711e207c1..fe89626ceef7 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -231,6 +231,7 @@
SUBDIR += py-mcrypt
SUBDIR += py-mhash
SUBDIR += py-openssl
+ SUBDIR += py-posix1e
SUBDIR += py-pow
SUBDIR += py-rijndael
SUBDIR += py-twofish