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 648bb49e0fd..0c8dac98cd1 100644 --- a/wm/sawfish/Makefile +++ b/wm/sawfish/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2003/12/08 22:57:21 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2004/01/03 18:49:54 reed Exp $ # PKGNAME= sawfish-${SF_VERS} -PKGREVISION= 6 +PKGREVISION= 7 COMMENT= GNOME-aware window manager that is fully configurable in Lisp |