aboutsummaryrefslogtreecommitdiffstats
path: root/math/yacas/Makefile
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2003-04-10 18:43:51 +0800
committerijliao <ijliao@FreeBSD.org>2003-04-10 18:43:51 +0800
commitd874434b1926732271290ef6438618f9ec672083 (patch)
treef6ea59537a03c34936d32182fd7d5f428d063263 /math/yacas/Makefile
parent1987e3c18e53669cf41bf2b1903c6aa4112a91ea (diff)
downloadfreebsd-ports-gnome-d874434b1926732271290ef6438618f9ec672083.tar.gz
freebsd-ports-gnome-d874434b1926732271290ef6438618f9ec672083.tar.zst
freebsd-ports-gnome-d874434b1926732271290ef6438618f9ec672083.zip
upgrade to 1.0.54
PR: 50016 Submitted by: Thomas E. Zander <riggs@rrr.de>
Diffstat (limited to 'math/yacas/Makefile')
-rw-r--r--math/yacas/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/math/yacas/Makefile b/math/yacas/Makefile
index 0e5d97153db1..7c4a70542da1 100644
--- a/math/yacas/Makefile
+++ b/math/yacas/Makefile
@@ -7,11 +7,11 @@
#
PORTNAME= yacas
-PORTVERSION= 1.0.53r1
+PORTVERSION= 1.0.54
CATEGORIES= math
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
+ http://yacas.sourceforge.net/backups/
MASTER_SITE_SUBDIR= ${PORTNAME}
-DISTNAME= ${PORTNAME}-${PORTVERSION:S/r/rev/}
MAINTAINER= ports@FreeBSD.org
COMMENT= Yet Another Computer Algebra System