diff options
author | wiz <wiz> | 2001-02-17 17:42:09 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-02-17 17:42:09 +0000 |
commit | ab333ab34b7be497ea3cb1ba4c8e4deb708b850c (patch) | |
tree | 926bbe6e07ce5aedfc0884e098d71275e74392c9 /security/tripwire | |
parent | 2c8b12e7690e9d5a58f3c81bc77626a7c6e1cc6d (diff) | |
download | pkgsrc-ab333ab34b7be497ea3cb1ba4c8e4deb708b850c.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'security/tripwire')
-rw-r--r-- | security/tripwire/Makefile | 3 | ||||
-rw-r--r-- | security/tripwire/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 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) diff --git a/security/tripwire/pkg/COMMENT b/security/tripwire/pkg/COMMENT deleted file mode 100644 index 1abfa8d26c4..00000000000 --- a/security/tripwire/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -File and directory integrity checker |