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 6edb62363b4..4926e4f2ab7 100644 --- a/wm/sawfish/Makefile +++ b/wm/sawfish/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.74 2013/06/04 22:17:13 tron Exp $ +# $NetBSD: Makefile,v 1.75 2013/06/06 12:55:09 wiz Exp $ # DISTNAME= sawfish-1.7.1 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= x11 wm MASTER_SITES= http://download.tuxfamily.org/sawfish/sawfish/ EXTRACT_SUFX= .tar.bz2 |