From ab333ab34b7be497ea3cb1ba4c8e4deb708b850c Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 17 Feb 2001 17:42:09 +0000 Subject: Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. --- security/tripwire/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'security/tripwire/Makefile') diff --git a/security/tripwire/Makefile b/security/tripwire/Makefile index c5daa30f9a5..4b71a89463e 100644 --- a/security/tripwire/Makefile +++ b/security/tripwire/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2000/12/09 13:37:47 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2001/02/17 17:50:14 wiz Exp $ # DISTNAME= tripwire-1.2 @@ -8,6 +8,7 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.cerias.purdue.edu/coast/coast-library.html +COMMENT= File and directory integrity checker post-extract: (cd ${WRKDIR}; ${PAX} -r < T1.2.tar) -- cgit v1.2.3