From 01a60899834fadadefc8f4ef9d51e81a859d3077 Mon Sep 17 00:00:00 2001 From: rillig Date: Thu, 15 Feb 2007 21:45:35 +0000 Subject: Fixed pkglint warnings. --- net/sdig/Makefile | 5 ++--- net/sdig/PLIST | 8 ++++---- 2 files changed, 6 insertions(+), 7 deletions(-) (limited to 'net') diff --git a/net/sdig/Makefile b/net/sdig/Makefile index 249fb8b72aa..fb92d95f195 100644 --- a/net/sdig/Makefile +++ b/net/sdig/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2007/02/15 21:39:21 rillig Exp $ +# $NetBSD: Makefile,v 1.13 2007/02/15 21:45:35 rillig Exp $ DISTNAME= sdig-0.30 -PKGREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.exploits.org/sdig/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} mactable.gz @@ -16,7 +15,7 @@ SUBST_MESSAGE.sdig= Inserting the correct prefix directory. SUBST_FILES.sdig= sdig.conf SUBST_SED.sdig= -e 's,\$${PREFIX},${PREFIX},g' -INSTALLATION_DIRS+= man/man8 man/man5 share/misc share/examples +INSTALLATION_DIRS+= ${PKGMANDIR}/man8 ${PKGMANDIR}/man5 share/misc share/examples post-install: ${INSTALL_DATA} ${WRKSRC}/sdig.conf ${PREFIX}/share/examples/ diff --git a/net/sdig/PLIST b/net/sdig/PLIST index c3ecb0fd02b..6097838c38f 100644 --- a/net/sdig/PLIST +++ b/net/sdig/PLIST @@ -1,8 +1,8 @@ -@comment $NetBSD: PLIST,v 1.2 2003/04/07 15:01:22 bouyer Exp $ -bin/sdig +@comment $NetBSD: PLIST,v 1.3 2007/02/15 21:45:35 rillig Exp $ bin/nbname -share/doc/sdig.README -share/examples/sdig.conf +bin/sdig man/man5/sdig.conf.5 man/man8/sdig.8 +share/doc/sdig.README +share/examples/sdig.conf share/misc/mactable -- cgit v1.2.3