diff options
Diffstat (limited to 'wm/sawfish/Makefile')
-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 d8b891e7b2e..c1a33c8ba5b 100644 --- a/wm/sawfish/Makefile +++ b/wm/sawfish/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.26 2004/04/14 19:30:22 jmmv Exp $ +# $NetBSD: Makefile,v 1.27 2004/11/30 18:26:40 wiz Exp $ # PKGNAME= sawfish-${SF_VERS} -PKGREVISION= 8 +PKGREVISION= 9 COMMENT= GNOME-aware window manager that is fully configurable in Lisp -DEPENDS+= sawfish-replibs-${SF_VERS}nb4:../../wm/sawfish-replibs +DEPENDS+= sawfish-replibs-${SF_VERS}nb5:../../wm/sawfish-replibs USE_DIRS+= xdg-1.1 USE_X11BASE= # defined |