diff options
Diffstat (limited to 'wm/pwm/Makefile')
-rw-r--r-- | wm/pwm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/pwm/Makefile b/wm/pwm/Makefile index bc4418f17b2..1df01bda6b3 100644 --- a/wm/pwm/Makefile +++ b/wm/pwm/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2005/12/29 06:22:20 jlam Exp $ +# $NetBSD: Makefile,v 1.24 2006/02/05 23:11:14 joerg Exp $ # DISTNAME= pwm-20030617 PKGNAME= ${DISTNAME:S/-/-1.0./} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= wm x11 MASTER_SITES= http://modeemi.fi/~tuomov/dl/ |