diff options
Diffstat (limited to 'wm')
-rw-r--r-- | wm/jwm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/jwm/Makefile b/wm/jwm/Makefile index a86035ab85a..b7c82a0f461 100644 --- a/wm/jwm/Makefile +++ b/wm/jwm/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2010/01/24 13:26:12 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2010/06/14 15:33:14 wiz Exp $ # DISTNAME= jwm-2.0.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= wm x11 MASTER_SITES= http://www.joewing.net/programs/jwm/releases/ \ ${MASTER_SITE_SOURCEFORGE:=jwm/} |