aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2015-01-06 17:38:50 +0800
committerehaupt <ehaupt@FreeBSD.org>2015-01-06 17:38:50 +0800
commitf71427cc8e01afef69158f7dc906899e6b914b29 (patch)
tree6bde732587adce93f7daf1d57ba66b7e80b5d373 /math
parentdae47df6e68f7c7e2e5eb07a597332f168d20f25 (diff)
downloadfreebsd-ports-gnome-f71427cc8e01afef69158f7dc906899e6b914b29.tar.gz
freebsd-ports-gnome-f71427cc8e01afef69158f7dc906899e6b914b29.tar.zst
freebsd-ports-gnome-f71427cc8e01afef69158f7dc906899e6b914b29.zip
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt
Diffstat (limited to 'math')
-rw-r--r--math/aamath/Makefile2
-rw-r--r--math/mathomatic/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/math/aamath/Makefile b/math/aamath/Makefile
index 2bd6c2d5564f..480e2f37599d 100644
--- a/math/aamath/Makefile
+++ b/math/aamath/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 0.3
PORTREVISION= 1
CATEGORIES= math textproc
MASTER_SITES= http://fuse.superglue.se/${PORTNAME}/ \
- CRITICAL
+ LOCAL/ehaupt
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Renders ASCII art from mathematical expressions
diff --git a/math/mathomatic/Makefile b/math/mathomatic/Makefile
index d4dd481b946a..91773b569292 100644
--- a/math/mathomatic/Makefile
+++ b/math/mathomatic/Makefile
@@ -5,7 +5,7 @@ PORTNAME= mathomatic
PORTVERSION= 16.0.5
CATEGORIES= math
MASTER_SITES= http://www.panix.com/~gesslein/ \
- CRITICAL
+ LOCAL/ehaupt
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Highly portable, general purpose CAS (Computer Algebra System)