diff options
author | tcberner <tcberner@FreeBSD.org> | 2019-01-11 05:02:08 +0800 |
---|---|---|
committer | tcberner <tcberner@FreeBSD.org> | 2019-01-11 05:02:08 +0800 |
commit | c3764b41a93f08c2be94d174acd80060dfc88947 (patch) | |
tree | 74c1457739bf67d74c00f9cc143cc0e0ef8935df /multimedia/phonon/Makefile | |
parent | a00dc23665ffa5a2eeefc5631910dd73a16375ab (diff) | |
download | freebsd-ports-gnome-c3764b41a93f08c2be94d174acd80060dfc88947.tar.gz freebsd-ports-gnome-c3764b41a93f08c2be94d174acd80060dfc88947.tar.zst freebsd-ports-gnome-c3764b41a93f08c2be94d174acd80060dfc88947.zip |
multimedia/phonon: update to 4.10.2
- multimedia/phonon to 4.10.2
- multimedia/phonon-designerplugin to 4.10.2
- multimedia/phonon-vlc to 0.10.2
Diffstat (limited to 'multimedia/phonon/Makefile')
-rw-r--r-- | multimedia/phonon/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/multimedia/phonon/Makefile b/multimedia/phonon/Makefile index 72ada1805118..322f4a5ec3fa 100644 --- a/multimedia/phonon/Makefile +++ b/multimedia/phonon/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= phonon -DISTVERSION= 4.10.1 -PORTREVISION= 2 +DISTVERSION= 4.10.2 CATEGORIES= multimedia kde MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION} DIST_SUBDIR= KDE/phonon |