diff options
author | tron <tron@pkgsrc.org> | 2005-06-27 19:21:40 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2005-06-27 19:21:40 +0000 |
commit | 858bc6155de60fc4656c2e2a0354bff1be0e1c03 (patch) | |
tree | 4cda86684b07e8192c5fec0040a65779d5cc53e2 /wm | |
parent | b63086954ebab18cac28c63d8346fd41bcb06039 (diff) | |
download | pkgsrc-858bc6155de60fc4656c2e2a0354bff1be0e1c03.tar.gz |
Bump package revision after new tools fallout has been fixed.
Diffstat (limited to 'wm')
-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 0b74b9d9213..fb3020511b2 100644 --- a/wm/wmakerconf/Makefile +++ b/wm/wmakerconf/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2005/06/27 19:07:30 tron Exp $ +# $NetBSD: Makefile,v 1.31 2005/06/27 19:21:40 tron Exp $ DISTNAME= wmakerconf-2.11 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 wm windowmaker MASTER_SITES= http://starplot.org/wmakerconf/ |