From 2d0950867f441fd81e08eb21cf02c4605958c443 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 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'archivers/gzip/Makefile') 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" -- cgit v1.2.3