diff options
Diffstat (limited to 'wm/windowmaker/Makefile')
-rw-r--r-- | wm/windowmaker/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/windowmaker/Makefile b/wm/windowmaker/Makefile index 1fe5e6b3510..369a98f1e27 100644 --- a/wm/windowmaker/Makefile +++ b/wm/windowmaker/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.121 2018/08/22 09:47:22 wiz Exp $ +# $NetBSD: Makefile,v 1.122 2018/11/12 03:53:02 ryoon Exp $ DISTNAME= WindowMaker-0.95.8 PKGNAME= ${DISTNAME:tl} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= x11 wm windowmaker MASTER_SITES= http://windowmaker.org/pub/source/release/ |