diff options
Diffstat (limited to 'wm/ctwm')
-rw-r--r-- | wm/ctwm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/ctwm/Makefile b/wm/ctwm/Makefile index 1f402be409c..fef3ff499a0 100644 --- a/wm/ctwm/Makefile +++ b/wm/ctwm/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2005/10/18 20:00:00 rillig Exp $ +# $NetBSD: Makefile,v 1.18 2006/02/05 23:11:12 joerg Exp $ # DISTNAME= ctwm-3.7 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= x11 wm MASTER_SITES= http://ctwm.free.lp.se/dist/ |