diff options
Diffstat (limited to 'x11/lxqt-panel/Makefile')
-rw-r--r-- | x11/lxqt-panel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/lxqt-panel/Makefile b/x11/lxqt-panel/Makefile index 68bd857bff4..6364b611411 100644 --- a/x11/lxqt-panel/Makefile +++ b/x11/lxqt-panel/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2021/12/08 16:07:08 adam Exp $ +# $NetBSD: Makefile,v 1.20 2022/03/28 10:59:49 tnn Exp $ DISTNAME= lxqt-panel-1.0.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GITHUB:=lxqt/} GITHUB_RELEASE= ${PKGVERSION_NOREV} |