diff options
author | joerg <joerg@pkgsrc.org> | 2009-09-07 18:34:16 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-09-07 18:34:16 +0000 |
commit | 7287eec2e5592625fefb0664f8d8ae49ed899d97 (patch) | |
tree | 9f7680de5a018ca45a69c1ab773318fcddca4af2 /security/Makefile | |
parent | 51bc36f95baa16e335444c6bfe75ea12b3d56c0a (diff) | |
download | pkgsrc-7287eec2e5592625fefb0664f8d8ae49ed899d97.tar.gz |
Retire py-gnutls with the Python 2.3 support.
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/Makefile b/security/Makefile index b183f2d07e9..c239d88ddbf 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.356 2009/09/07 18:07:56 ahoka Exp $ +# $NetBSD: Makefile,v 1.357 2009/09/07 18:34:16 joerg Exp $ # COMMENT= Security tools @@ -256,7 +256,6 @@ SUBDIR+= py-crack SUBDIR+= py-cryptkit SUBDIR+= py-denyhosts SUBDIR+= py-gnupg -SUBDIR+= py-gnutls SUBDIR+= py-lasso SUBDIR+= py-m2crypto SUBDIR+= py-mcrypt |