From 861d014814bc135faaeece218fca9096a048ec69 Mon Sep 17 00:00:00 2001 From: gdt Date: Mon, 29 Apr 2019 22:24:31 +0000 Subject: security/cfs: Fix HOMEPAGE Fix HOMEPAGE and MASTER_SITES, as apparently the old domain was transferred. Take MAINTAINERship, to guard against deletionists. --- security/cfs/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'security/cfs') diff --git a/security/cfs/Makefile b/security/cfs/Makefile index fc17548710e..cb9bd85c60d 100644 --- a/security/cfs/Makefile +++ b/security/cfs/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.34 2018/01/02 05:37:22 maya Exp $ +# $NetBSD: Makefile,v 1.35 2019/04/29 22:24:31 gdt Exp $ DISTNAME= cfs-1.4.1 PKGREVISION= 6 CATEGORIES= security -MASTER_SITES= http://www.crypto.com/software/ +MASTER_SITES= https://www.mattblaze.org/software/cfs-1.4.1.tar.gz -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.crypto.com/software/ +MAINTAINER= gdt@NetBSD.org +HOMEPAGE= https://www.mattblaze.org/software/ COMMENT= Encrypting file system, using NFS as its interface BUILD_TARGET= cfs -- cgit v1.2.3