aboutsummaryrefslogtreecommitdiff
path: root/security/tripwire-131
diff options
context:
space:
mode:
authorJoe Greco <jgreco@FreeBSD.org>1998-04-07 17:42:21 +0000
committerJoe Greco <jgreco@FreeBSD.org>1998-04-07 17:42:21 +0000
commit860a3719d8e990bf88d7e05aa426f1d997c524dc (patch)
tree018be823a9bb3e83e54faa328b0c9e1a1bc50f2d /security/tripwire-131
parent21b9446ce4ba8c128a76571d5e9d092284a83585 (diff)
downloadports-860a3719d8e990bf88d7e05aa426f1d997c524dc.tar.gz
ports-860a3719d8e990bf88d7e05aa426f1d997c524dc.zip
Minor correction-
The CERT FTP site no longer contains Tripwire. A little digging and sleuthing reveals that Spaf has the stuff over at coast.cs.purdue.edu anyways. It appears that it might move again in the future, see ftp://coast.cs.purdue.edu/pub/COAST/Tripwire/README-1297
Notes
Notes: svn path=/head/; revision=10437
Diffstat (limited to 'security/tripwire-131')
-rw-r--r--security/tripwire-131/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/tripwire-131/Makefile b/security/tripwire-131/Makefile
index b9ac9dddf8ad..7d29d419de76 100644
--- a/security/tripwire-131/Makefile
+++ b/security/tripwire-131/Makefile
@@ -3,12 +3,12 @@
# Date created: 31 Mar 1997
# Whom: Joe Greco <jgreco@ns.sol.net>
#
-# $Id: Makefile,v 1.1.1.1 1997/04/01 04:44:00 jdp Exp $
+# $Id: Makefile,v 1.2 1997/04/03 23:09:49 jgreco Exp $
#
DISTNAME= tripwire-1.2
CATEGORIES= security net
-MASTER_SITES= ftp://info.cert.org/pub/tools/tripwire/
+MASTER_SITES= ftp://coast.cs.purdue.edu/pub/COAST/Tripwire/
EXTRACT_SUFX= .tar.Z
MAINTAINER= jgreco@ns.sol.net