diff options
author | Will Andrews <will@FreeBSD.org> | 2000-08-27 23:42:08 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-08-27 23:42:08 +0000 |
commit | 5a72dc9ccee30780a15081c00e3f640fce8f04ea (patch) | |
tree | cf5f3ea1da68acfc5ac3061f8d051fd726926565 | |
parent | 76a432dd93757fc8826bc04bf00ea7b0155a6779 (diff) | |
download | ports-5a72dc9ccee30780a15081c00e3f640fce8f04ea.tar.gz ports-5a72dc9ccee30780a15081c00e3f640fce8f04ea.zip |
Notes
-rw-r--r-- | math/physcalc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/physcalc/Makefile b/math/physcalc/Makefile index d2cab5eaf119..72f07313d466 100644 --- a/math/physcalc/Makefile +++ b/math/physcalc/Makefile @@ -6,7 +6,7 @@ # PORTNAME= physcalc -PORTVERSION= 1.0 +PORTVERSION= 2.4 CATEGORIES= math MASTER_SITES= ftp://ftp.lightlink.com/pub/vulcan/ DISTNAME= ${PORTNAME} |