diff options
author | olivierd <olivierd@FreeBSD.org> | 2017-01-15 18:47:08 +0800 |
---|---|---|
committer | olivierd <olivierd@FreeBSD.org> | 2017-01-15 18:47:08 +0800 |
commit | 15be264160854adc45e11462351e77cc52c328b4 (patch) | |
tree | c439057c99e3faba7302b35379ac893db691ba0f /x11-fm/pcmanfm-qt/Makefile | |
parent | 70189c0e01f71d31dedd8038220e594077639984 (diff) | |
download | freebsd-ports-gnome-15be264160854adc45e11462351e77cc52c328b4.tar.gz freebsd-ports-gnome-15be264160854adc45e11462351e77cc52c328b4.tar.zst freebsd-ports-gnome-15be264160854adc45e11462351e77cc52c328b4.zip |
Update to 0.11.3
Diffstat (limited to 'x11-fm/pcmanfm-qt/Makefile')
-rw-r--r-- | x11-fm/pcmanfm-qt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fm/pcmanfm-qt/Makefile b/x11-fm/pcmanfm-qt/Makefile index cddc0a3b4518..37ac282f2725 100644 --- a/x11-fm/pcmanfm-qt/Makefile +++ b/x11-fm/pcmanfm-qt/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pcmanfm-qt -PORTVERSION= 0.11.2 +PORTVERSION= 0.11.3 CATEGORIES= x11-fm #MASTER_SITES= LXQT/${PORTNAME} MASTER_SITES= https://github.com/lxde/${PORTNAME}/releases/download/${PORTVERSION}/ |