git: c19c7b29c3cc - main - security/cfs: Website updated

From: Chris Rees <crees_at_FreeBSD.org>
Date: Wed, 30 Mar 2022 14:43:11 UTC
The branch main has been updated by crees:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c19c7b29c3cc8d91ff0ee9049c76e9dbf48170fe

commit c19c7b29c3cc8d91ff0ee9049c76e9dbf48170fe
Author:     Chris Rees <crees@FreeBSD.org>
AuthorDate: 2022-03-30 14:41:53 +0000
Commit:     Chris Rees <crees@FreeBSD.org>
CommitDate: 2022-03-30 14:41:53 +0000

    security/cfs: Website updated
    
    When I first set up the repo with CFS in, I noted on the site that
    it was deprecated at the time, and simply forgot to update the
    description.
---
 security/cfs/Makefile | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/security/cfs/Makefile b/security/cfs/Makefile
index dad0dcb65ead..e2ff920c6c74 100644
--- a/security/cfs/Makefile
+++ b/security/cfs/Makefile
@@ -8,9 +8,6 @@ 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}"