svn commit: r376400 - in head/math: aamath mathomatic

Emanuel Haupt ehaupt at FreeBSD.org
Tue Jan 6 09:38:51 UTC 2015


Author: ehaupt
Date: Tue Jan  6 09:38:50 2015
New Revision: 376400
URL: https://svnweb.freebsd.org/changeset/ports/376400
QAT: https://qat.redports.org/buildarchive/r376400/

Log:
  Move MASTER_SITES from CRITICAL to LOCAL/ehaupt

Modified:
  head/math/aamath/Makefile
  head/math/mathomatic/Makefile

Modified: head/math/aamath/Makefile
==============================================================================
--- head/math/aamath/Makefile	Tue Jan  6 09:38:40 2015	(r376399)
+++ head/math/aamath/Makefile	Tue Jan  6 09:38:50 2015	(r376400)
@@ -6,7 +6,7 @@ PORTVERSION=	0.3
 PORTREVISION=	1
 CATEGORIES=	math textproc
 MASTER_SITES=	http://fuse.superglue.se/${PORTNAME}/ \
-		CRITICAL
+		LOCAL/ehaupt
 
 MAINTAINER=	ehaupt at FreeBSD.org
 COMMENT=	Renders ASCII art from mathematical expressions

Modified: head/math/mathomatic/Makefile
==============================================================================
--- head/math/mathomatic/Makefile	Tue Jan  6 09:38:40 2015	(r376399)
+++ head/math/mathomatic/Makefile	Tue Jan  6 09:38:50 2015	(r376400)
@@ -5,7 +5,7 @@ PORTNAME=	mathomatic
 PORTVERSION=	16.0.5
 CATEGORIES=	math
 MASTER_SITES=	http://www.panix.com/~gesslein/ \
-		CRITICAL
+		LOCAL/ehaupt
 
 MAINTAINER=	ehaupt at FreeBSD.org
 COMMENT=	Highly portable, general purpose CAS (Computer Algebra System)


More information about the svn-ports-all mailing list