diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2021-09-10 08:57:38 +0200 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2021-09-10 08:58:15 +0200 |
commit | 38cfe76e2c8ed376d88b8f8e5d130a80a0d48369 (patch) | |
tree | 51a408540e7965a45320a50c41ba0ca18d057cb0 /sysutils/cbsd/Makefile | |
parent | devel/phpunit8: Udate to 8.5.20 (diff) |
sysutils/cbsd: fix init vmpackages table
Diffstat (limited to 'sysutils/cbsd/Makefile')
-rw-r--r-- | sysutils/cbsd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/cbsd/Makefile b/sysutils/cbsd/Makefile index 5d3c69a5cd85..e86df2c437da 100644 --- a/sysutils/cbsd/Makefile +++ b/sysutils/cbsd/Makefile @@ -1,5 +1,6 @@ PORTNAME= cbsd DISTVERSION= 13.0.14 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= olevole@olevole.ru |