diff options
author | uebayasi <uebayasi> | 2003-01-25 05:27:27 +0000 |
---|---|---|
committer | uebayasi <uebayasi> | 2003-01-25 05:27:27 +0000 |
commit | b6cfed0a0fdb599e5de22371c103e30ed98e8682 (patch) | |
tree | 0bd4d9460090292c6ea98e975b78222a689d6cc6 /math | |
parent | 2e5b639466130753396ae5976835a7cc299f6981 (diff) | |
download | pkgsrc-b6cfed0a0fdb599e5de22371c103e30ed98e8682.tar.gz |
Bump revision; installed location change.
Diffstat (limited to 'math')
-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 740899feeb2..a6abc5fbad5 100644 --- a/math/cassowary/Makefile +++ b/math/cassowary/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2003/01/25 05:26:36 uebayasi Exp $ +# $NetBSD: Makefile,v 1.17 2003/01/25 05:27:27 uebayasi Exp $ # DISTNAME= cassowary-0.60 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math MASTER_SITES= http://www.cs.washington.edu/research/constraints/cassowary/ |