summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorfrueauf <frueauf>1998-03-16 10:47:24 +0000
committerfrueauf <frueauf>1998-03-16 10:47:24 +0000
commit49a6783ba5116d46a1550f5fdd7695d2f037b3fd (patch)
tree82a0836f02fb0f894cdbb2adaad67abdcdacc3a3 /archivers
parent0989bf482451561cf7910ceba5b8be5a090cce65 (diff)
downloadpkgsrc-49a6783ba5116d46a1550f5fdd7695d2f037b3fd.tar.gz
portlint: remove contiguous blank line.
Diffstat (limited to 'archivers')
-rw-r--r--archivers/zip/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/archivers/zip/Makefile b/archivers/zip/Makefile
index a4f72c0f553..9224c50d971 100644
--- a/archivers/zip/Makefile
+++ b/archivers/zip/Makefile
@@ -1,11 +1,11 @@
-# New ports collection makefile for: zip (without encryption)
+# New packages collection makefile for: zip (without encryption)
# http://infozip.cdrom.com/pub/infozip/
#
# Version required: 2.2
# Date created: 22 Dec 1994
# Whom: ache
#
-# $NetBSD: Makefile,v 1.5 1998/03/11 23:37:44 tron Exp $
+# $NetBSD: Makefile,v 1.6 1998/03/16 10:47:24 frueauf Exp $
# FreeBSD Id: Makefile,v 1.10 1997/04/27 16:06:15 ache Exp
#
@@ -30,5 +30,4 @@ do-install:
ln -fs zip.1 ${PREFIX}/man/man1/zipnote.1
ln -fs zip.1 ${PREFIX}/man/man1/zipsplit.1
-
.include <bsd.port.mk>