diff options
author | cjep <cjep@pkgsrc.org> | 2004-01-12 09:46:04 +0000 |
---|---|---|
committer | cjep <cjep@pkgsrc.org> | 2004-01-12 09:46:04 +0000 |
commit | 68079c5e7c4d9e151cba95a247451b265f296681 (patch) | |
tree | 42760049bed3a2e9a4218509d6434c2eb95b71da /security/p5-Net-DNS-SEC | |
parent | 8e2b148394277baa9eb457ff4155e598d68b74ba (diff) | |
download | pkgsrc-68079c5e7c4d9e151cba95a247451b265f296681.tar.gz |
Remove unnecessary blank lines.
Diffstat (limited to 'security/p5-Net-DNS-SEC')
-rw-r--r-- | security/p5-Net-DNS-SEC/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/p5-Net-DNS-SEC/Makefile b/security/p5-Net-DNS-SEC/Makefile index 748d080b972..b4e34f34164 100644 --- a/security/p5-Net-DNS-SEC/Makefile +++ b/security/p5-Net-DNS-SEC/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/12/04 00:33:02 heinz Exp $ +# $NetBSD: Makefile,v 1.2 2004/01/12 09:46:04 cjep Exp $ # DISTNAME= Net-DNS-SEC-0.11 @@ -36,7 +36,6 @@ SUBST_STAGE.p5nds= post-install SUBST_FILES.p5nds= demo/getkeyset.pl SUBST_SED.p5nds= -e "1s,-I./blib/lib,," - post-install: @${INSTALL_DATA} ${WRKSRC}/README ${DOCDIR}/ .for f in getkeyset.pl key2ds make-signed-keyset |