mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Change master site to MASTER_SITE_LOCAL
This commit is contained in:
parent
f402fdda62
commit
b292380323
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=62289
@ -8,9 +8,8 @@
|
||||
PORTNAME= pycodec
|
||||
PORTVERSION= 1.2.0
|
||||
CATEGORIES= chinese python converters
|
||||
MASTER_SITES= http://www3.kr.freebsd.org/~perky/distfiles/ \
|
||||
http://fallin.lv/distfiles/ \
|
||||
#ftp://python-codecs.sourceforge.net/pub/python-codecs/
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= perky
|
||||
DISTNAME= ChineseCodecs${PORTVERSION}
|
||||
|
||||
MAINTAINER= perky@FreeBSD.org
|
||||
|
@ -8,9 +8,8 @@ PORTNAME= iconv
|
||||
PORTVERSION= 1.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= converters python
|
||||
MASTER_SITES= ftp://people.linuxkorea.co.kr/pub/Python/ \
|
||||
http://cvsup3.kr.freebsd.org/~perky/distfiles/ \
|
||||
http://www3.kr.freebsd.org/~perky/distfiles/
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= perky
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DIST_SUBDIR= python
|
||||
|
||||
|
@ -8,8 +8,8 @@
|
||||
PORTNAME= py2html
|
||||
PORTVERSION= 0.7
|
||||
CATEGORIES= textproc www python
|
||||
MASTER_SITES= http://www3.kr.freebsd.org/~perky/distfiles/ \
|
||||
http://cvsup3.kr.freebsd.org/~perky/distfiles/
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= perky
|
||||
PKGNAMESUFFIX= -${PYTHON_PKGNAMEPREFIX:S/-//}
|
||||
|
||||
MAINTAINER= perky@FreeBSD.org
|
||||
|
Loading…
Reference in New Issue
Block a user