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 aba68b43c92..04768261e2e 100644 --- a/wm/sawfish/Makefile +++ b/wm/sawfish/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.64 2012/03/03 00:14:04 wiz Exp $ +# $NetBSD: Makefile,v 1.65 2012/09/07 19:17:39 adam Exp $ # DISTNAME= sawfish-1.7.1 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= x11 wm MASTER_SITES= http://download.tuxfamily.org/sawfish/sawfish/ EXTRACT_SUFX= .tar.bz2 |