mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Fix MASTER_SITES.
PR: 27663 Submitted by: maintainer
This commit is contained in:
parent
801dff3561
commit
5dfd957427
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=43154
1 changed files with 3 additions and 1 deletions
|
@ -9,7 +9,9 @@ PORTNAME= irclib
|
|||
PORTVERSION= 0.3.1
|
||||
CATEGORIES= irc python
|
||||
MASTER_SITES= http://joel.rosdahl.net/hacks/ \
|
||||
http://www3.kr.freebsd.org/~pekry/distfiles/
|
||||
http://www3.kr.freebsd.org/~perky/distfiles/ \
|
||||
http://www2.freebsd-kr.org/distfiles/ \
|
||||
ftp://ftp2.python.or.kr/pub/FreeBSD/ports/distfiles/
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= perky@python.or.kr
|
||||
|
|
Loading…
Add table
Reference in a new issue