diff options
author | Joe Greco <jgreco@FreeBSD.org> | 1998-04-07 17:42:21 +0000 |
---|---|---|
committer | Joe Greco <jgreco@FreeBSD.org> | 1998-04-07 17:42:21 +0000 |
commit | 860a3719d8e990bf88d7e05aa426f1d997c524dc (patch) | |
tree | 018be823a9bb3e83e54faa328b0c9e1a1bc50f2d /security/tripwire-131 | |
parent | 21b9446ce4ba8c128a76571d5e9d092284a83585 (diff) | |
download | ports-860a3719d8e990bf88d7e05aa426f1d997c524dc.tar.gz ports-860a3719d8e990bf88d7e05aa426f1d997c524dc.zip |
Notes
Diffstat (limited to 'security/tripwire-131')
-rw-r--r-- | security/tripwire-131/Makefile | 4 |
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 |