summaryrefslogtreecommitdiff
path: root/security/py-smbpasswd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-smbpasswd/Makefile')
-rw-r--r--security/py-smbpasswd/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/py-smbpasswd/Makefile b/security/py-smbpasswd/Makefile
index ed3a2ce0e9b..91225e9b6b4 100644
--- a/security/py-smbpasswd/Makefile
+++ b/security/py-smbpasswd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2011/02/25 09:47:28 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2012/04/08 19:09:12 wiz Exp $
#
DISTNAME= py-smbpasswd-1.0.1
@@ -13,7 +13,6 @@ COMMENT= Python SMB Password Hash Generator
PKG_DESTDIR_SUPPORT= user-destdir
PYDISTUTILSPKG= yes
-PYTHON_VERSIONS_ACCEPTED= 27 26 25 24
.include "../../lang/python/extension.mk"
.include "../../mk/bsd.pkg.mk"