diff options
| author | Daniel Engberg <diizzy@FreeBSD.org> | 2021-11-24 13:27:35 +0000 |
|---|---|---|
| committer | Daniel Engberg <diizzy@FreeBSD.org> | 2021-11-24 13:50:00 +0000 |
| commit | bba8bcbcbd25f9c62c79c8b20f4bd709c345dc3f (patch) | |
| tree | c83d2fca42af7442ab0b1a1ff3bb96677cb375a5 /security/cfs | |
| parent | 39d7b78554843c5ed57804787e3b24746b8f68bd (diff) | |
Diffstat (limited to 'security/cfs')
| -rw-r--r-- | security/cfs/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/security/cfs/Makefile b/security/cfs/Makefile index e2ff920c6c74..dad0dcb65ead 100644 --- a/security/cfs/Makefile +++ b/security/cfs/Makefile @@ -8,6 +8,9 @@ MASTER_SITES= http://www.bayofrum.net/dist/${PORTNAME}/ MAINTAINER= crees@FreeBSD.org COMMENT= Cryptographic file system implemented as a user-space NFS server +DEPRECATED= Deprecated upstream +EXPIRATION_DATE=2022-03-31 + ALL_TARGET= cfs MAKE_ARGS= CC="${CC}" |
