From 5e8756a85340ddb95683d7ae0feba1b8a6928b42 Mon Sep 17 00:00:00 2001 From: rillig Date: Sun, 18 Jun 2006 07:04:15 +0000 Subject: Fixed pkglint warnings. --- archivers/pax/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'archivers/pax') diff --git a/archivers/pax/Makefile b/archivers/pax/Makefile index f361272fddd..98822b54bd3 100644 --- a/archivers/pax/Makefile +++ b/archivers/pax/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2006/05/17 06:12:27 rillig Exp $ +# $NetBSD: Makefile,v 1.24 2006/06/18 07:04:16 rillig Exp $ # DISTNAME= pax-20060202 @@ -14,10 +14,10 @@ GNU_CONFIGURE= yes NO_PKGTOOLS_REQD_CHECK= yes NO_CHECKSUM= yes -NO_MTREE= yes -NO_PKG_REGISTER= yes -NO_PACKAGE= Deinstallation is not permitted -PKG_PRESERVE= yes +NO_MTREE= yes +NO_PKG_REGISTER= yes +NO_PACKAGE= Deinstallation is not permitted +PKG_PRESERVE= yes .include "../../mk/bsd.prefs.mk" -- cgit v1.2.3