1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

Fix unfetchable problem.

This commit is contained in:
Shigeyuki Fukushima 2000-01-08 16:46:28 +00:00
parent 9030d7053a
commit 71232aa346
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=24557

View File

@ -8,7 +8,9 @@
DISTNAME= wemi-${WEMI_VER}
CATEGORIES= editors elisp
MASTER_SITES= ftp://ftp.jpl.org/pub/elisp/wemi/
MASTER_SITES= ftp://ftp.jpl.org/pub/elisp/wemi/ \
${MASTER_SITE_PORTS_JP} \
http://www.freebsd.org/~shige/ports/distfiles/
MAINTAINER?= shige@FreeBSD.org