diff options
author | uebayasi <uebayasi> | 2003-06-05 05:01:54 +0000 |
---|---|---|
committer | uebayasi <uebayasi> | 2003-06-05 05:01:54 +0000 |
commit | ecbcb7da67768859c8e018f8bb1c0bcc5269b391 (patch) | |
tree | f7506ed28fc3268b097ff0d725ff8c3499773231 /math/cassowary | |
parent | 3afbe311990d5b44c68fe085901912f8c9bf9866 (diff) | |
download | pkgsrc-ecbcb7da67768859c8e018f8bb1c0bcc5269b391.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/ |