diff options
Diffstat (limited to 'wm/ctwm/Makefile')
-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 67d13a7cc70..c8528c0a29b 100644 --- a/wm/ctwm/Makefile +++ b/wm/ctwm/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2009/01/27 01:40:57 jmcneill Exp $ +# $NetBSD: Makefile,v 1.24 2009/08/26 19:58:23 sno Exp $ # DISTNAME= ctwm-3.8a -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 wm MASTER_SITES= http://ctwm.free.lp.se/dist/ |