diff options
Diffstat (limited to 'wm/cwm/Makefile')
-rw-r--r-- | wm/cwm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/cwm/Makefile b/wm/cwm/Makefile index 17804d1af4b..56b2a42f270 100644 --- a/wm/cwm/Makefile +++ b/wm/cwm/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2006/01/24 07:32:39 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2006/02/05 23:11:12 joerg Exp $ # DISTNAME= cwm-3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= wm MASTER_SITES= http://monkey.org/~marius/cwm/ |