diff options
author | Wen Heping <wen@FreeBSD.org> | 2023-06-20 17:47:55 +0000 |
---|---|---|
committer | Jesper Schmitz Mouridsen <jsm@FreeBSD.org> | 2023-06-20 17:51:44 +0000 |
commit | 436af066ae065f6a509dd07e8335e97330e3c028 (patch) | |
tree | d0e7474ffa74b173033020399941ecec893a7b0d /x11/qterminal/Makefile | |
parent | fc0ecf7cbc080f2a3fc646ea8c7407989851b950 (diff) | |
download | ports-436af066ae065f6a509dd07e8335e97330e3c028.tar.gz ports-436af066ae065f6a509dd07e8335e97330e3c028.zip |
x11-wm/lxqt: Update to 1.3.0
PR: 271509
Diffstat (limited to 'x11/qterminal/Makefile')
-rw-r--r-- | x11/qterminal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/qterminal/Makefile b/x11/qterminal/Makefile index 8e1b1cdb247e..9cc00c6e4e5f 100644 --- a/x11/qterminal/Makefile +++ b/x11/qterminal/Makefile @@ -1,5 +1,5 @@ PORTNAME= qterminal -PORTVERSION= 1.2.0 +PORTVERSION= 1.3.0 CATEGORIES= x11 MASTER_SITES= LXQT |