diff options
author | wiz <wiz@pkgsrc.org> | 2004-11-30 18:26:39 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-11-30 18:26:39 +0000 |
commit | 4ce264687e8851bcdc9e22ab973a0cdc39698c68 (patch) | |
tree | 0a1a699a21ef4f6829d80d67554dd1d282bf7bbe /wm/sawfish-replibs | |
parent | a2bc14c711fb89ece947c4c110462eb3a0b2162b (diff) | |
download | pkgsrc-4ce264687e8851bcdc9e22ab973a0cdc39698c68.tar.gz |
Bump PKGREVISION for removal of db3 buildlink3.mk file from
GConf's buildlink3.mk file. Bump BUILDLINK_DEPENDS where appropriate.
Diffstat (limited to 'wm/sawfish-replibs')
-rw-r--r-- | wm/sawfish-replibs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/sawfish-replibs/Makefile b/wm/sawfish-replibs/Makefile index b27956a6911..64d5956d4b0 100644 --- a/wm/sawfish-replibs/Makefile +++ b/wm/sawfish-replibs/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2004/01/03 18:49:54 reed Exp $ +# $NetBSD: Makefile,v 1.12 2004/11/30 18:26:40 wiz Exp $ # PKGNAME= sawfish-replibs-${SF_VERS} -PKGREVISION= 4 +PKGREVISION= 5 COMMENT= Librep Lisp libraries for sawfish |