diff options
author | ben <ben> | 2003-12-03 21:18:09 +0000 |
---|---|---|
committer | ben <ben> | 2003-12-03 21:18:09 +0000 |
commit | db4f3e59907b19f9cd111fdc2ae8b47b573d4571 (patch) | |
tree | 0f44b4db92de6ea5534f21189ed1b579ce004c28 | |
parent | 09f4adafdd803a89a3b867136c87c2792c3d991f (diff) | |
download | pkgsrc-db4f3e59907b19f9cd111fdc2ae8b47b573d4571.tar.gz |
The MASTER_SITES for security/tripwire does not have the tarball available
for download.
I changed MASTER_SITES to match FreeBSD's ports/security/tripwire12.
I verified that the contents of these files are identical using cmp.
-rw-r--r-- | security/tripwire/Makefile | 3 | ||||
-rw-r--r-- | security/tripwire/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/security/tripwire/Makefile b/security/tripwire/Makefile index 0b0f9c4b0b2..5a76d623d10 100644 --- a/security/tripwire/Makefile +++ b/security/tripwire/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.15 2003/10/02 07:13:27 martti Exp $ +# $NetBSD: Makefile,v 1.16 2003/12/03 21:18:09 ben Exp $ # DISTNAME= tripwire-1.2 PKGREVISION= 1 CATEGORIES= security MASTER_SITES= ftp://coast.cs.purdue.edu/pub/tools/unix/ids/tripwire/ -EXTRACT_SUFX= .tar.Z MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.cerias.purdue.edu/coast/coast-library.html diff --git a/security/tripwire/distinfo b/security/tripwire/distinfo index 9e792f60163..2258c0559cf 100644 --- a/security/tripwire/distinfo +++ b/security/tripwire/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.4 2003/05/01 21:47:42 jmmv Exp $ +$NetBSD: distinfo,v 1.5 2003/12/03 21:18:09 ben Exp $ -SHA1 (tripwire-1.2.tar.Z) = 5acf8e1b12547f98171ff5fdb9bf239b21275d70 -Size (tripwire-1.2.tar.Z) = 462187 bytes +SHA1 (tripwire-1.2.tar.gz) = 6fc91e25b3e1af3881fd5b6acf240ab6c1133e38 +Size (tripwire-1.2.tar.gz) = 299831 bytes SHA1 (patch-aa) = 37e41b99fbd437cc62b1446545f963d03e91e819 SHA1 (patch-ab) = 186edaa504e6e1a7edadb2168982b9b8a2482bac SHA1 (patch-ac) = 35b3fe52f497e6cbbf7edfeaee398f0d24aff219 |