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 c3725ac59e7..31bf2ea632a 100644 --- a/wm/windowmaker/Makefile +++ b/wm/windowmaker/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.106 2014/05/15 14:41:59 adam Exp $ +# $NetBSD: Makefile,v 1.107 2014/05/29 23:37:55 wiz Exp $ DISTNAME= WindowMaker-0.95.5 PKGNAME= ${DISTNAME:S/WindowMaker/windowmaker/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 wm windowmaker MASTER_SITES= http://windowmaker.info/pub/source/release/ |