diff options
author | uebayasi <uebayasi@pkgsrc.org> | 2003-06-05 05:01:54 +0000 |
---|---|---|
committer | uebayasi <uebayasi@pkgsrc.org> | 2003-06-05 05:01:54 +0000 |
commit | 8997a308894b3e295d0f615d4e5b730c2a3f5dcc (patch) | |
tree | f7506ed28fc3268b097ff0d725ff8c3499773231 /math/cassowary | |
parent | 153adceeabbe4f5e38c1d28f7f572f55e8b6f9d2 (diff) | |
download | pkgsrc-8997a308894b3e295d0f615d4e5b730c2a3f5dcc.tar.gz |
Bump revisions following the guile14's threaded fix.
Diffstat (limited to 'math/cassowary')
-rw-r--r-- | math/cassowary/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/cassowary/Makefile b/math/cassowary/Makefile index 7b57ca56943..9470425a173 100644 --- a/math/cassowary/Makefile +++ b/math/cassowary/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2003/06/02 01:18:34 jschauma Exp $ +# $NetBSD: Makefile,v 1.19 2003/06/05 05:01:57 uebayasi Exp $ # DISTNAME= cassowary-0.60 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= math MASTER_SITES= http://www.cs.washington.edu/research/constraints/cassowary/ |