diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2019-03-18 02:25:34 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2019-03-18 02:25:34 +0100 |
commit | c50beef08d80ff3caaf68951f1d0b3843182a4f1 (patch) | |
tree | ff0ce343fb3cce8c222c6077bfb1320457425b01 /freebsd/trinity.port.mk | |
parent | ef2bc56fd3d1478d216ab499f9801610cec61a0f (diff) | |
download | tde-packaging-c50beef08d80ff3caaf68951f1d0b3843182a4f1.tar.gz tde-packaging-c50beef08d80ff3caaf68951f1d0b3843182a4f1.zip |
FreeBSD: Update for final release R14.0.6
Add ports for bunch of applications.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
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 a6de5c44e..490b47058 100644 --- a/freebsd/trinity.port.mk +++ b/freebsd/trinity.port.mk @@ -1,6 +1,6 @@ ### General information -TDE_VERSION?= 14.0.5 +TDE_VERSION?= 14.0.6 TDE_PREFIX= /opt/trinity PREFIX= ${TDE_PREFIX} |