summaryrefslogtreecommitdiff
path: root/security/tripwire/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-17 17:42:09 +0000
committerwiz <wiz>2001-02-17 17:42:09 +0000
commitab333ab34b7be497ea3cb1ba4c8e4deb708b850c (patch)
tree926bbe6e07ce5aedfc0884e098d71275e74392c9 /security/tripwire/Makefile
parent2c8b12e7690e9d5a58f3c81bc77626a7c6e1cc6d (diff)
downloadpkgsrc-ab333ab34b7be497ea3cb1ba4c8e4deb708b850c.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'security/tripwire/Makefile')
-rw-r--r--security/tripwire/Makefile3
1 files changed, 2 insertions, 1 deletions
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)