summaryrefslogtreecommitdiff
path: root/security/tripwire
diff options
context:
space:
mode:
authorwiz <wiz>2000-12-09 13:37:47 +0000
committerwiz <wiz>2000-12-09 13:37:47 +0000
commit514400e5e6394b75b5a883393f996dc46e1574d8 (patch)
tree5fe367289b8b46fb50a9634cbff5cfd6edfc4716 /security/tripwire
parenta187f8a7cbaa7e06366035657fe7afbe4e816286 (diff)
downloadpkgsrc-514400e5e6394b75b5a883393f996dc46e1574d8.tar.gz
Fix MASTER_SITES and HOMEPAGE, noted by Brian Poole.
Diffstat (limited to 'security/tripwire')
-rw-r--r--security/tripwire/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/tripwire/Makefile b/security/tripwire/Makefile
index 576481416d0..c5daa30f9a5 100644
--- a/security/tripwire/Makefile
+++ b/security/tripwire/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.3 2000/02/05 06:03:02 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2000/12/09 13:37:47 wiz Exp $
#
DISTNAME= tripwire-1.2
CATEGORIES= security
-MASTER_SITES= ftp://coast.cs.purdue.edu/pub/COAST/Tripwire/
+MASTER_SITES= ftp://coast.cs.purdue.edu/pub/tools/unix/ids/tripwire/
EXTRACT_SUFX= .tar.Z
MAINTAINER= packages@netbsd.org
-HOMEPAGE= http://www.cs.purdue.edu/coast/coast-library.html
+HOMEPAGE= http://www.cerias.purdue.edu/coast/coast-library.html
post-extract:
(cd ${WRKDIR}; ${PAX} -r < T1.2.tar)