diff options
Diffstat (limited to 'wm/selectwm/Makefile')
-rw-r--r-- | wm/selectwm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/selectwm/Makefile b/wm/selectwm/Makefile index 2e87b265a9f..901e94541ab 100644 --- a/wm/selectwm/Makefile +++ b/wm/selectwm/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2013/06/03 10:06:07 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2013/06/04 22:17:14 tron Exp $ # DISTNAME= selectwm-0.4.1 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= wm MASTER_SITES= http://ordiluc.net/selectwm/ |