summaryrefslogtreecommitdiff
path: root/security/py-mcrypt
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-mcrypt')
-rw-r--r--security/py-mcrypt/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/py-mcrypt/Makefile b/security/py-mcrypt/Makefile
index c0f925436f8..17fdef9053f 100644
--- a/security/py-mcrypt/Makefile
+++ b/security/py-mcrypt/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2006/09/03 00:56:30 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2007/02/22 19:27:09 wiz Exp $
#
DISTNAME= python-mcrypt-1.1
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/python-//}
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/python-//}
PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=python-mcrypt/}
@@ -11,7 +11,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://sourceforge.net/projects/python-mcrypt/
COMMENT= Python interface to mcrypt library
-PYBINMODULE= yes
+PYBINMODULE= yes
PYDISTUTILSPKG= yes
PYTHON_VERSIONS_ACCEPTED= 24 23 22