pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/cfs
Module Name: pkgsrc
Committed By: gdt
Date: Mon Apr 29 22:24:31 UTC 2019
Modified Files:
pkgsrc/security/cfs: Makefile
Log Message:
security/cfs: Fix HOMEPAGE
Fix HOMEPAGE and MASTER_SITES, as apparently the old domain was
transferred.
Take MAINTAINERship, to guard against deletionists.
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/security/cfs/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/cfs/Makefile
diff -u pkgsrc/security/cfs/Makefile:1.34 pkgsrc/security/cfs/Makefile:1.35
--- pkgsrc/security/cfs/Makefile:1.34 Tue Jan 2 05:37:22 2018
+++ pkgsrc/security/cfs/Makefile Mon Apr 29 22:24:31 2019
@@ -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@localhost
-HOMEPAGE= http://www.crypto.com/software/
+MAINTAINER= gdt%NetBSD.org@localhost
+HOMEPAGE= https://www.mattblaze.org/software/
COMMENT= Encrypting file system, using NFS as its interface
BUILD_TARGET= cfs
Home |
Main Index |
Thread Index |
Old Index