diff options
author | Maho Nakata <maho@FreeBSD.org> | 2007-01-15 13:02:10 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2007-01-15 13:02:10 +0000 |
commit | f3aefdf1908ef731a5195a9170f73427451c769d (patch) | |
tree | e573dbe01587e57b1c3b7166dc4a81fea70a85ec /math/sdpa | |
parent | dd05b52dba9d80d49afb6f5b34039e124a119430 (diff) | |
download | ports-f3aefdf1908ef731a5195a9170f73427451c769d.tar.gz ports-f3aefdf1908ef731a5195a9170f73427451c769d.zip |
Notes
Diffstat (limited to 'math/sdpa')
-rw-r--r-- | math/sdpa/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/sdpa/Makefile b/math/sdpa/Makefile index c28566e93737..8fba8218606e 100644 --- a/math/sdpa/Makefile +++ b/math/sdpa/Makefile @@ -7,7 +7,7 @@ PORTNAME= sdpa PORTVERSION= 6.2.1 -PORTREVISION= 1 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= http://grid.r.dendai.ac.jp/sdpa/files/ DISTFILES= ${PORTNAME}.${PORTVERSION}.src.tar.gz |