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 4926e4f2ab7..639f6981bcc 100644 --- a/wm/sawfish/Makefile +++ b/wm/sawfish/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.75 2013/06/06 12:55:09 wiz Exp $ +# $NetBSD: Makefile,v 1.76 2013/09/02 19:51:28 adam Exp $ # DISTNAME= sawfish-1.7.1 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= x11 wm MASTER_SITES= http://download.tuxfamily.org/sawfish/sawfish/ EXTRACT_SUFX= .tar.bz2 |