diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-04-22 07:49:38 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-04-22 07:49:38 +0000 |
commit | 66f2ec4e55e294ad1847866ad0455d509175384f (patch) | |
tree | 9ba945b2777d99e7f422aa18488d2ee48111fb2c /math/yacas/Makefile | |
parent | 3ad8c1cc8f1f6a43e9540dfe85e3a2e463f8df01 (diff) | |
download | ports-66f2ec4e55e294ad1847866ad0455d509175384f.tar.gz ports-66f2ec4e55e294ad1847866ad0455d509175384f.zip |
Notes
Diffstat (limited to 'math/yacas/Makefile')
-rw-r--r-- | math/yacas/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/yacas/Makefile b/math/yacas/Makefile index aa2a16e65448..11b1334e28b5 100644 --- a/math/yacas/Makefile +++ b/math/yacas/Makefile @@ -7,7 +7,7 @@ # PORTNAME= yacas -PORTVERSION= 1.0.50 +PORTVERSION= 1.0.51 CATEGORIES= math MASTER_SITES= http://www.xs4all.nl/~apinkus/backups/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/r/rev/} |