diff options
Diffstat (limited to 'wm/sawfish')
-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 d2de6bc22bb..6edb62363b4 100644 --- a/wm/sawfish/Makefile +++ b/wm/sawfish/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.73 2013/06/03 10:06:07 wiz Exp $ +# $NetBSD: Makefile,v 1.74 2013/06/04 22:17:13 tron Exp $ # DISTNAME= sawfish-1.7.1 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= x11 wm MASTER_SITES= http://download.tuxfamily.org/sawfish/sawfish/ EXTRACT_SUFX= .tar.bz2 |