diff options
author | dholland <dholland@pkgsrc.org> | 2013-04-14 00:57:08 +0000 |
---|---|---|
committer | dholland <dholland@pkgsrc.org> | 2013-04-14 00:57:08 +0000 |
commit | a6bc0aca0ce59ea5043fd050b870e9f116aa0a3b (patch) | |
tree | 804a23f6464d7be68eadf7a7b631b6988a717cfb /security | |
parent | 5026c69b86faeeb615ace286254df88f7c184eac (diff) | |
download | pkgsrc-a6bc0aca0ce59ea5043fd050b870e9f116aa0a3b.tar.gz |
Add some additional urls as comments under HOMEPAGE.
Diffstat (limited to 'security')
-rw-r--r-- | security/sfs/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/security/sfs/Makefile b/security/sfs/Makefile index 4dc7c5da6fa..7aa327bc043 100644 --- a/security/sfs/Makefile +++ b/security/sfs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.42 2013/04/06 20:27:28 rodent Exp $ +# $NetBSD: Makefile,v 1.43 2013/04/14 00:57:08 dholland Exp $ # DISTNAME= sfs-0.7.2 @@ -8,6 +8,8 @@ MASTER_SITES= ${MASTER_SITE_GENTOO:=distfiles/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.fs.net/sfswww/ +# http://en.wikipedia.org/wiki/Self-certifying_File_System +# http://web.archive.org/web/20080502061505/http://www.fs.net/sfswww/ COMMENT= Secure, global, self-certifying network file system LICENSE= gnu-gpl-v2 |