diff options
Diffstat (limited to 'x11/liblxqt/Makefile')
-rw-r--r-- | x11/liblxqt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/liblxqt/Makefile b/x11/liblxqt/Makefile index 534a0cd96ce..5b945f87be6 100644 --- a/x11/liblxqt/Makefile +++ b/x11/liblxqt/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2020/08/17 20:17:54 leot Exp $ +# $NetBSD: Makefile,v 1.10 2020/11/05 09:07:17 ryoon Exp $ DISTNAME= liblxqt-0.15.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GITHUB:=lxqt/} GITHUB_RELEASE= ${PKGVERSION_NOREV} |