Move MASTER_SITES from CRITICAL to LOCAL/ehaupt
This commit is contained in:
parent
94aa3db170
commit
19fc4c7b6f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=376400
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue