diff options
Diffstat (limited to 'security/py-smbpasswd/Makefile')
-rw-r--r-- | security/py-smbpasswd/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/py-smbpasswd/Makefile b/security/py-smbpasswd/Makefile index e9e4fe3a449..b7ef67df454 100644 --- a/security/py-smbpasswd/Makefile +++ b/security/py-smbpasswd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2008/06/12 02:14:45 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2009/03/05 18:51:32 joerg Exp $ # DISTNAME= py-smbpasswd-1.0.1 @@ -12,7 +12,6 @@ COMMENT= Python SMB Password Hash Generator PKG_DESTDIR_SUPPORT= user-destdir -PYBINMODULE= yes PYDISTUTILSPKG= yes PYTHON_VERSIONS_ACCEPTED= 24 23 22 |