Add MASTER_SITE_TEX_CTAN to MASTER_SITES
PR: ports/68381 Submitted by: Ports Fury
This commit is contained in:
parent
0b0302c7da
commit
f347d7ecef
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=112392
1 changed files with 3 additions and 2 deletions
|
@ -8,8 +8,9 @@
|
|||
PORTNAME= epstool
|
||||
PORTVERSION= 3.05
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/ghostgum/ \
|
||||
http://voodoo.oberon.net/download/
|
||||
MASTER_SITES= ${MASTER_SITE_TEX_CTAN} \
|
||||
ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/ghostgum/
|
||||
MASTER_SITE_SUBDIR= nonfree/support/ghostscript/ghostgum
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Create or extract preview bitmaps in EPS files
|
||||
|
|
Loading…
Reference in a new issue