diff options
Diffstat (limited to 'wm/wmakerconf')
-rw-r--r-- | wm/wmakerconf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/wmakerconf/Makefile b/wm/wmakerconf/Makefile index 04460f577eb..2f257b89e94 100644 --- a/wm/wmakerconf/Makefile +++ b/wm/wmakerconf/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2003/04/26 09:49:37 jmmv Exp $ +# $NetBSD: Makefile,v 1.15 2003/05/02 11:56:38 wiz Exp $ # DISTNAME= wmakerconf-2.8.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 wm windowmaker MASTER_SITES= http://ulli.on.openave.net/wmakerconf/ EXTRACT_SUFX= .tar.bz2 |