diff options
author | Slávek Banko <[email protected]> | 2021-04-30 00:39:23 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-04-30 01:08:50 +0200 |
commit | de6bf490da76e05a644b8c0aeb4dc5f89722bd0f (patch) | |
tree | f71c9cdc0f5f114563f541ae44743b2e2101f55c /freebsd/trinity.port.mk | |
parent | 1b9c227b484e7c9be18be2ab748e52c107928cfa (diff) | |
download | tde-packaging-de6bf490da76e05a644b8c0aeb4dc5f89722bd0f.tar.gz tde-packaging-de6bf490da76e05a644b8c0aeb4dc5f89722bd0f.zip |
FreeBSD: Update for final release R14.0.10.r14.0.10
Adjusted to new 'core' folder for main packages.
Switch several applications to CMake.
Add ports for several applications.
Updated for FreeBSD 13 release.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'freebsd/trinity.port.mk')
-rw-r--r-- | freebsd/trinity.port.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/freebsd/trinity.port.mk b/freebsd/trinity.port.mk index 3246c3691..9447df31b 100644 --- a/freebsd/trinity.port.mk +++ b/freebsd/trinity.port.mk @@ -1,6 +1,6 @@ ### General information -TDE_VERSION?= 14.0.9 +TDE_VERSION?= 14.0.10 TDE_PREFIX= /opt/trinity PREFIX= ${TDE_PREFIX} |