summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorkristerw <kristerw@pkgsrc.org>2005-07-20 01:42:42 +0000
committerkristerw <kristerw@pkgsrc.org>2005-07-20 01:42:42 +0000
commitecb9d3468b00701dc8a4395021f06b8a9748ff5b (patch)
treed25090cd3fb31a09a2c57efda8f78e75b418c621 /comms
parentaecb78af5a451934a3551ca858c089ea65599549 (diff)
downloadpkgsrc-ecb9d3468b00701dc8a4395021f06b8a9748ff5b.tar.gz
Fix a pkglint warning of empty lines.
Diffstat (limited to 'comms')
-rw-r--r--comms/dl-ezkit/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/comms/dl-ezkit/Makefile b/comms/dl-ezkit/Makefile
index 3a1b741737f..1116ff18b5a 100644
--- a/comms/dl-ezkit/Makefile
+++ b/comms/dl-ezkit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2005/06/16 06:57:42 jlam Exp $
+# $NetBSD: Makefile,v 1.15 2005/07/20 01:42:42 kristerw Exp $
DISTNAME= dl-ezkit-0.8.1-bsd
PKGNAME= dl-ezkit-0.8.1
@@ -19,4 +19,3 @@ do-install:
${INSTALL_PROGRAM} ${WRKSRC}/dl ${PREFIX}/bin/
.include "../../mk/bsd.pkg.mk"
-