diff options
author | joerg <joerg@pkgsrc.org> | 2006-02-05 23:08:03 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-02-05 23:08:03 +0000 |
commit | 5911def8168a758ff36655bdfb061b58eb52ff1c (patch) | |
tree | 55f8bf20a2509b6bfbeff866e548573d549d538e /wm/sawfish/Makefile | |
parent | 2c6401a1061bb894c594273db42efd205d73bedc (diff) | |
download | pkgsrc-5911def8168a758ff36655bdfb061b58eb52ff1c.tar.gz |
Recursive revision bump / recommended bump for gettext ABI change.
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 bf7896453c2..928932e77c2 100644 --- a/wm/sawfish/Makefile +++ b/wm/sawfish/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.32 2006/01/24 07:32:40 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2006/02/05 23:11:14 joerg Exp $ # PKGNAME= sawfish-${SF_VERS} -PKGREVISION= 11 +PKGREVISION= 12 COMMENT= GNOME-aware window manager that is fully configurable in Lisp -DEPENDS+= sawfish-replibs-${SF_VERS}nb5:../../wm/sawfish-replibs +DEPENDS+= sawfish-replibs-${SF_VERS}nb7:../../wm/sawfish-replibs USE_DIRS+= xdg-1.1 USE_X11BASE= yes |