diff options
Diffstat (limited to 'wm/herbstluftwm/Makefile')
-rw-r--r-- | wm/herbstluftwm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/wm/herbstluftwm/Makefile b/wm/herbstluftwm/Makefile index d2e500017f3..77ec46f8885 100644 --- a/wm/herbstluftwm/Makefile +++ b/wm/herbstluftwm/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2021/05/25 16:19:56 pin Exp $ +# $NetBSD: Makefile,v 1.10 2021/12/08 16:06:50 adam Exp $ DISTNAME= herbstluftwm-0.9.3 +PKGREVISION= 1 CATEGORIES= wm MASTER_SITES= https://herbstluftwm.org/tarballs/ |