summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorfrueauf <frueauf>1998-04-18 17:13:05 +0000
committerfrueauf <frueauf>1998-04-18 17:13:05 +0000
commit24626f3576226f302a2b64e0f05030a403051cf3 (patch)
treee2ef2da4a33668c99c50b692ed9311a9ddfde794 /archivers
parente7ca739f74e9d6184b0690a4b26d0b3c8b094b27 (diff)
downloadpkgsrc-24626f3576226f302a2b64e0f05030a403051cf3.tar.gz
portlint: delete contiguous blank line 17.
Diffstat (limited to 'archivers')
-rw-r--r--archivers/gcpio/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/archivers/gcpio/Makefile b/archivers/gcpio/Makefile
index a92753cbdd9..553664eaeb2 100644
--- a/archivers/gcpio/Makefile
+++ b/archivers/gcpio/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1998/04/17 09:37:21 agc Exp $
+# $NetBSD: Makefile,v 1.5 1998/04/18 17:13:05 frueauf Exp $
#
DISTNAME= cpio-2.4.2
@@ -15,5 +15,4 @@ LDFLAGS= -lgnumalloc
MAN1= gcpio.1
INFO_FILES= cpio
-
.include "../../mk/bsd.pkg.mk"