diff options
Diffstat (limited to 'sysutils/cbsd/Makefile')
-rw-r--r-- | sysutils/cbsd/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/cbsd/Makefile b/sysutils/cbsd/Makefile index d8381d081196..5c0e14e0fc2d 100644 --- a/sysutils/cbsd/Makefile +++ b/sysutils/cbsd/Makefile @@ -1,13 +1,14 @@ # $FreeBSD$ PORTNAME= cbsd -PORTVERSION= 11.1.4 +PORTVERSION= 11.1.5 CATEGORIES= sysutils MAINTAINER= olevole@olevole.ru COMMENT= Yet another FreeBSD Jail and Bhyve Management Utility LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rsync:net/rsync \ sudo:security/sudo \ |