diff options
Diffstat (limited to 'wm')
-rw-r--r-- | wm/sawfish/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/wm/sawfish/Makefile b/wm/sawfish/Makefile index 92600c8ebdb..648bb49e0fd 100644 --- a/wm/sawfish/Makefile +++ b/wm/sawfish/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.20 2003/11/12 01:31:52 salo Exp $ +# $NetBSD: Makefile,v 1.21 2003/12/08 22:57:21 wiz Exp $ # PKGNAME= sawfish-${SF_VERS} -PKGREVISION= 5 +PKGREVISION= 6 COMMENT= GNOME-aware window manager that is fully configurable in Lisp -DEPENDS+= sawfish-replibs-${SF_VERS}nb2:../../wm/sawfish-replibs +DEPENDS+= sawfish-replibs-${SF_VERS}nb3:../../wm/sawfish-replibs USE_X11BASE= # defined |