summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorwiz <wiz>2000-12-09 13:37:47 +0000
committerwiz <wiz>2000-12-09 13:37:47 +0000
commite00e6c1f01f23611a682eb5aad4010141e62b1af (patch)
tree5fe367289b8b46fb50a9634cbff5cfd6edfc4716 /security
parente615b61594c1335cdd77d192e46d238dc1fd1e04 (diff)
downloadpkgsrc-e00e6c1f01f23611a682eb5aad4010141e62b1af.tar.gz
Fix MASTER_SITES and HOMEPAGE, noted by Brian Poole.
Diffstat (limited to 'security')
-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)