diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2018-05-31 18:15:51 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2018-05-31 18:17:33 +0200 |
commit | 6b52185b128c646c43ce199df7c32593276c4f48 (patch) | |
tree | 27e8db6d74555e79eaf5a395290c237cd3458d94 /freebsd/applications/ksquirrel/Makefile | |
parent | cc533850ba7376a17c63ac3e1789e240b62463d7 (diff) | |
download | tde-packaging-6b52185b128c646c43ce199df7c32593276c4f48.tar.gz tde-packaging-6b52185b128c646c43ce199df7c32593276c4f48.zip |
FreeBSD: Update versions to current R14.0.5~pre
Pkg-config files moved to libdata
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'freebsd/applications/ksquirrel/Makefile')
-rw-r--r-- | freebsd/applications/ksquirrel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/freebsd/applications/ksquirrel/Makefile b/freebsd/applications/ksquirrel/Makefile index ea34c31f0..f3aeefe59 100644 --- a/freebsd/applications/ksquirrel/Makefile +++ b/freebsd/applications/ksquirrel/Makefile @@ -7,7 +7,7 @@ PORTNAME= ksquirrel-trinity COMMENT= Powerful Trinity image viewer -TDE_PREVERSION= ~pre7+ba50e36b +TDE_PREVERSION= ~pre11+2686879a MASTER_SITE_SUBDIR= k/${PORTNAME} PORTREVISION= 0 CATEGORIES= graphics x11 |