diff options
author | wiz <wiz> | 2006-01-20 22:08:35 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-01-20 22:08:35 +0000 |
commit | 1c6ac374ae9d31ee005055d94fa7e3ef81fb7907 (patch) | |
tree | 627d363eb963f8cf5cbf802ae23c93f58fa4bc57 /security | |
parent | 28f40a7e3aeda72b8f028c7050167dc1c13aadea (diff) | |
download | pkgsrc-1c6ac374ae9d31ee005055d94fa7e3ef81fb7907.tar.gz |
Drop trailing whitespace.
Diffstat (limited to 'security')
-rw-r--r-- | security/py-m2crypto/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/py-m2crypto/Makefile b/security/py-m2crypto/Makefile index b301851e523..3142f050f14 100644 --- a/security/py-m2crypto/Makefile +++ b/security/py-m2crypto/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2006/01/14 23:07:26 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2006/01/20 22:08:35 wiz Exp $ # DISTNAME= m2crypto-0.13 @@ -8,7 +8,7 @@ MASTER_SITES= http://sandbox.rulemaker.net/ngps/Dist/ EXTRACT_SUFX= .zip PATCH_SITES= ${MASTER_SITES} -PATCHFILES= 0.13p1.patch +PATCHFILES= 0.13p1.patch MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://sandbox.rulemaker.net/ngps/m2/ |