aboutsummaryrefslogtreecommitdiff
path: root/security/cfs/Makefile
diff options
context:
space:
mode:
authorChris Rees <crees@FreeBSD.org>2023-02-15 11:28:14 +0000
committerChris Rees <crees@FreeBSD.org>2023-02-15 11:29:22 +0000
commit0e73f876e68c1b5cccc11f8f129b8959d340a877 (patch)
treefccc2384a2c8b6d00ef234df1e2159877901e976 /security/cfs/Makefile
parent7db45da6a60f0f85e17161ce048703b6c309f876 (diff)
downloadports-0e73f876e68c1b5cccc11f8f129b8959d340a877.tar.gz
ports-0e73f876e68c1b5cccc11f8f129b8959d340a877.zip
Diffstat (limited to 'security/cfs/Makefile')
-rw-r--r--security/cfs/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/cfs/Makefile b/security/cfs/Makefile
index d1daa3399f24..aaf89c8245f0 100644
--- a/security/cfs/Makefile
+++ b/security/cfs/Makefile
@@ -1,5 +1,5 @@
PORTNAME= cfs
-DISTVERSION= 1.5.0.beta
+DISTVERSION= 1.5.0
CATEGORIES= security
MASTER_SITES= http://www.bayofrum.net/dist/${PORTNAME}/
@@ -7,6 +7,8 @@ MAINTAINER= crees@FreeBSD.org
COMMENT= Cryptographic file system implemented as a user-space NFS server
WWW= https://www.bayofrum.net/cgi-bin/fossil/cfs/
+LICENSE= BSD0CLAUSE
+
ALL_TARGET= cfs
MAKE_ARGS= CC="${CC}"