Correct MASTER_SITES.
This commit is contained in:
parent
989251c4f7
commit
6d3a00d005
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=46851
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@
|
|||
PORTNAME= mew
|
||||
PORTVERSION= ${MEW_VER}
|
||||
CATEGORIES= editors elisp
|
||||
MASTER_SITES= ftp://ftp.mew.org/pub/Mew/ \
|
||||
ftp://ftp.kyushu-u.ac.jp/pub/Misc/mew/ \
|
||||
MASTER_SITES= ftp://ftp.mew.org/pub/Mew/old/ \
|
||||
ftp://ftp.kyushu-u.ac.jp/pub/Misc/mew/old/ \
|
||||
${MASTER_SITE_PORTS_JP}
|
||||
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
|
||||
|
||||
|
|
Loading…
Reference in a new issue