diff options
Diffstat (limited to 'wm/sawfish/Makefile')
-rw-r--r-- | wm/sawfish/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/sawfish/Makefile b/wm/sawfish/Makefile index d09909b8857..6aefc7ea716 100644 --- a/wm/sawfish/Makefile +++ b/wm/sawfish/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.56 2010/09/14 11:02:54 wiz Exp $ +# $NetBSD: Makefile,v 1.57 2010/11/15 22:58:48 abs Exp $ # DISTNAME= sawfish-1.6.3.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 wm MASTER_SITES= http://download.tuxfamily.org/sawfish/sawfish/ EXTRACT_SUFX= .tar.bz2 |