diff options
author | obache <obache> | 2008-08-04 08:37:06 +0000 |
---|---|---|
committer | obache <obache> | 2008-08-04 08:37:06 +0000 |
commit | 019c905189e649c5bafc54a140bdb0fe1921e4cf (patch) | |
tree | 0e6150be1c7c220e22ccb75d5ce54415b92af501 /security | |
parent | 756d27b4c6e3294ee43368d46052397e1e60a19c (diff) | |
download | pkgsrc-019c905189e649c5bafc54a140bdb0fe1921e4cf.tar.gz |
Change MASITER_SITES to one still have old distfile.
from Zafer Aydogan via private mail.
Diffstat (limited to 'security')
-rw-r--r-- | security/tripwire/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/tripwire/Makefile b/security/tripwire/Makefile index aa7cf7b6a56..6b1be3a01b4 100644 --- a/security/tripwire/Makefile +++ b/security/tripwire/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.28 2008/05/26 02:13:23 joerg Exp $ +# $NetBSD: Makefile,v 1.29 2008/08/04 08:37:06 obache Exp $ # DISTNAME= tripwire-1.2 PKGREVISION= 3 CATEGORIES= security -MASTER_SITES= ftp://ftp.fu-berlin.de/unix/security/tripwire/old/ +MASTER_SITES= http://www.mirrors.wiretapped.net/security/host-intrusion-detection/tripwire/old/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.cerias.purdue.edu/about/history/coast/coast-library.html |