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 8fa57920256..d3b1e9167c0 100644 --- a/wm/windowmaker/Makefile +++ b/wm/windowmaker/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.100 2013/05/31 12:42:30 wiz Exp $ +# $NetBSD: Makefile,v 1.101 2013/06/03 10:06:07 wiz Exp $ DISTNAME= WindowMaker-0.95.4 PKGNAME= ${DISTNAME:S/WindowMaker/windowmaker/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 wm windowmaker MASTER_SITES= http://windowmaker.info/pub/source/release/ EXTRACT_SUFX= .tar.gz |