diff options
author | naddy <naddy@FreeBSD.org> | 2002-01-21 12:44:18 +0000 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2002-01-21 12:44:18 +0000 |
commit | 3cb0b83768b9b32a61f4ff0892f815f04c4afd05 (patch) | |
tree | a458eb14f4632ed423eeaec4aaa64ad34240825f /math/calcoo/Makefile | |
parent | 9cf013c34083e0085f7fe2d6d7ef564193bb477b (diff) | |
download | FreeBSD-ports-3cb0b83768b9b32a61f4ff0892f815f04c4afd05.zip FreeBSD-ports-3cb0b83768b9b32a61f4ff0892f815f04c4afd05.tar.gz |
Update to 1.3.5. No user-visible changes.
Diffstat (limited to 'math/calcoo/Makefile')
-rw-r--r-- | math/calcoo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/calcoo/Makefile b/math/calcoo/Makefile index 1da78c6..2fb7d9f 100644 --- a/math/calcoo/Makefile +++ b/math/calcoo/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= calcoo -PORTVERSION= 1.3.4 +PORTVERSION= 1.3.5 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.physics.umn.edu/~kaminski/calcoo/ |