diff options
author | wiz <wiz> | 2006-10-04 21:53:15 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-10-04 21:53:15 +0000 |
commit | 8b71c50b00f67d8f43e4204ff70d3aef70821528 (patch) | |
tree | 8d6bd333a1b9c51158aaf801d925a6b5ae36a7c3 /security/tripwire | |
parent | 75890b8e7d31028f0329b650e1e96db5c180539b (diff) | |
download | pkgsrc-8b71c50b00f67d8f43e4204ff70d3aef70821528.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'security/tripwire')
-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 03c9e86696e..1bbdc8922a4 100644 --- a/security/tripwire/Makefile +++ b/security/tripwire/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2006/03/04 21:30:38 jlam Exp $ +# $NetBSD: Makefile,v 1.24 2006/10/04 21:58:15 wiz Exp $ # DISTNAME= tripwire-1.2 @@ -7,7 +7,7 @@ CATEGORIES= security MASTER_SITES= ftp://ftp.fu-berlin.de/unix/security/tripwire/old/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.cerias.purdue.edu/coast/coast-library.html +HOMEPAGE= http://www.cerias.purdue.edu/about/history/coast/coast-library.html COMMENT= File and directory integrity checker ONLY_FOR_PLATFORM= NetBSD-*-* FreeBSD-*-* SunOS-*-* |