From f54221f7b8f473e48b983bcff48b1535f4869e39 Mon Sep 17 00:00:00 2001 From: Hye-Shik Chang Date: Thu, 2 Jan 2003 06:07:56 +0000 Subject: Add py-posix1e 0.2.1, Python module for manipulating POSIX.1e ACLs --- security/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'security/Makefile') 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 -- cgit v1.2.3