From fa5c0b151068f7ee307926bc709644f1e65f7339 Mon Sep 17 00:00:00 2001 From: rillig Date: Fri, 21 Dec 2007 23:57:41 +0000 Subject: Fixed pkglint warnings. --- archivers/gzip/Makefile | 4 ++-- archivers/gzip/PLIST | 3 +-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/archivers/gzip/Makefile b/archivers/gzip/Makefile index 74ba8c74845..f8b7cefc8ee 100644 --- a/archivers/gzip/Makefile +++ b/archivers/gzip/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2007/12/21 23:21:12 joerg Exp $ +# $NetBSD: Makefile,v 1.21 2007/12/21 23:57:41 rillig Exp $ # DISTNAME= gzip-1.3.12 @@ -19,6 +19,6 @@ CONFLICTS+= gzip-base-[0-9]* gzip-info-[0-9]* GNU_CONFIGURE= YES MAKE_FLAGS+= manlinks=so -INFO_FILES= gzip.info +INFO_FILES= yes .include "../../mk/bsd.pkg.mk" diff --git a/archivers/gzip/PLIST b/archivers/gzip/PLIST index d4130eefcbd..fc4527ae94b 100644 --- a/archivers/gzip/PLIST +++ b/archivers/gzip/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2007/12/21 23:21:12 joerg Exp $ +@comment $NetBSD: PLIST,v 1.7 2007/12/21 23:57:41 rillig Exp $ bin/gunzip bin/gzexe bin/gzip @@ -25,4 +25,3 @@ man/man1/zgrep.1 man/man1/zless.1 man/man1/zmore.1 man/man1/znew.1 -@dirrm share/info -- cgit v1.2.3