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 8e83fb4d696..51672579291 100644 --- a/x11/liblxqt/Makefile +++ b/x11/liblxqt/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2022/05/11 00:57:31 gutteridge Exp $ +# $NetBSD: Makefile,v 1.22 2022/06/28 11:37:55 wiz Exp $ DISTNAME= liblxqt-1.1.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GITHUB:=lxqt/} GITHUB_RELEASE= ${PKGVERSION_NOREV} |