diff options
Diffstat (limited to 'wm/windowmaker/Makefile')
-rw-r--r-- | wm/windowmaker/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/wm/windowmaker/Makefile b/wm/windowmaker/Makefile index ea6408fe107..8fa57920256 100644 --- a/wm/windowmaker/Makefile +++ b/wm/windowmaker/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.99 2013/05/30 15:18:28 hans Exp $ +# $NetBSD: Makefile,v 1.100 2013/05/31 12:42:30 wiz Exp $ DISTNAME= WindowMaker-0.95.4 PKGNAME= ${DISTNAME:S/WindowMaker/windowmaker/} +PKGREVISION= 1 CATEGORIES= x11 wm windowmaker MASTER_SITES= http://windowmaker.info/pub/source/release/ EXTRACT_SUFX= .tar.gz |