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/sfs | |
parent | 75890b8e7d31028f0329b650e1e96db5c180539b (diff) | |
download | pkgsrc-8b71c50b00f67d8f43e4204ff70d3aef70821528.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'security/sfs')
-rw-r--r-- | security/sfs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/sfs/Makefile b/security/sfs/Makefile index 76ae162e155..512f0197c05 100644 --- a/security/sfs/Makefile +++ b/security/sfs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2006/09/06 20:33:24 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2006/10/04 21:58:14 wiz Exp $ # DISTNAME= sfs-0.7.2 @@ -7,7 +7,7 @@ CATEGORIES= net security MASTER_SITES= http://www.fs.net/sfswww/dist/ MAINTAINER= mike@ethmoid.org -HOMEPAGE= http://www.fs.net/ +HOMEPAGE= http://www.fs.net/sfswww/ COMMENT= Secure, global, self-certifying network file system GNU_CONFIGURE= yes |