summaryrefslogtreecommitdiff
path: root/security/py-mcrypt
diff options
context:
space:
mode:
authorwiz <wiz>2007-02-22 19:26:05 +0000
committerwiz <wiz>2007-02-22 19:26:05 +0000
commit0dd0ea596a01ad42bf95558677bb8b3558cfc518 (patch)
treefae33b1f36c87708a527346fcfbac7913893ed98 /security/py-mcrypt
parent2040f60083a0ef86919ddcf2b21a05cd4b863326 (diff)
downloadpkgsrc-0dd0ea596a01ad42bf95558677bb8b3558cfc518.tar.gz
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
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