Change MASTER_SITES
Fix DISTNAME PR: 88039 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
This commit is contained in:
parent
e7c59d24f2
commit
9b7bb0f8a5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=146408
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@
|
|||
PORTNAME= tocps
|
||||
PORTVERSION= 1.0
|
||||
CATEGORIES= chinese
|
||||
MASTER_SITES= ftp://ftp.cn.FreeBSD.org/pub/ported/
|
||||
DISTNAME= ${PKGNAME}
|
||||
MASTER_SITES= http://ftp.osuosl.org/pub/FreeBSD/distfiles/
|
||||
DISTNAME= zh-${PKGNAME}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Translates PostScript files with Chinese characters
|
||||
|
|
Loading…
Reference in a new issue