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 087ece4dae7..50edf17b0b7 100644 --- a/wm/windowmaker/Makefile +++ b/wm/windowmaker/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.115 2016/07/09 06:39:10 wiz Exp $ +# $NetBSD: Makefile,v 1.116 2017/02/28 15:20:10 ryoon Exp $ DISTNAME= WindowMaker-0.95.7 PKGNAME= ${DISTNAME:S/WindowMaker/windowmaker/} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= x11 wm windowmaker MASTER_SITES= http://windowmaker.info/pub/source/release/ |