diff options
author | Jesper Schmitz Mouridsen <jsm@FreeBSD.org> | 2020-06-20 09:13:53 +0000 |
---|---|---|
committer | Jesper Schmitz Mouridsen <jsm@FreeBSD.org> | 2020-06-20 09:13:53 +0000 |
commit | a97a7d748405db39f8a27c07f7ebd5487fdac2f5 (patch) | |
tree | 578b2aac09043a88a78ad31915cd3eb2f49ea3d6 /x11/qterminal/Makefile | |
parent | e1205a106626751f5afeacca83fd5693e2d40cfa (diff) | |
download | ports-a97a7d748405db39f8a27c07f7ebd5487fdac2f5.tar.gz ports-a97a7d748405db39f8a27c07f7ebd5487fdac2f5.zip |
Notes
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 5ebea3e6b807..24092c559f21 100644 --- a/x11/qterminal/Makefile +++ b/x11/qterminal/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= qterminal -PORTVERSION= 0.14.1 +PORTVERSION= 0.15.0 CATEGORIES= x11 MASTER_SITES= LXQT |