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 | 1b39677b6e831264592a3a7d2e033608ab93a824 (patch) | |
tree | 42760049bed3a2e9a4218509d6434c2eb95b71da /security | |
parent | 11c0bdee978032cae3997d10ba7672b98f703e91 (diff) | |
download | pkgsrc-1b39677b6e831264592a3a7d2e033608ab93a824.tar.gz |
Remove unnecessary blank lines.
Diffstat (limited to 'security')
-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 |