diff options
Diffstat (limited to 'x11/qterminal/Makefile')
-rw-r--r-- | x11/qterminal/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qterminal/Makefile b/x11/qterminal/Makefile index 180194ab5f7..d3dd7045c26 100644 --- a/x11/qterminal/Makefile +++ b/x11/qterminal/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2020/06/02 10:58:38 pin Exp $ +# $NetBSD: Makefile,v 1.9 2020/08/17 20:20:35 leot Exp $ DISTNAME= qterminal-0.15.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GITHUB:=lxqt/} GITHUB_RELEASE= ${PKGVERSION_NOREV} |