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/amarok/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/amarok/Makefile')
-rw-r--r-- | freebsd/applications/amarok/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/freebsd/applications/amarok/Makefile b/freebsd/applications/amarok/Makefile index dee764e74..ed1baefb9 100644 --- a/freebsd/applications/amarok/Makefile +++ b/freebsd/applications/amarok/Makefile @@ -7,7 +7,7 @@ PORTNAME= amarok-trinity COMMENT= Versatile and easy to use audio player for Trinity -TDE_PREVERSION= ~pre7+f6e79a32 +TDE_PREVERSION= ~pre12+9421a5e7 MASTER_SITE_SUBDIR= a/${PORTNAME} PORTREVISION= 0 CATEGORIES= audio x11 |