Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Jan 2015 09:38:51 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r376400 - in head/math: aamath mathomatic
Message-ID:  <201501060938.t069cp6B099234@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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@FreeBSD.org
 COMMENT=	Highly portable, general purpose CAS (Computer Algebra System)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201501060938.t069cp6B099234>