mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
Fix MASTER_SITES
PR: ports/20323 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
This commit is contained in:
parent
44efc03802
commit
0ea7e6ba9a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=32379
@ -8,11 +8,14 @@
|
||||
PORTNAME= xpuzzletama
|
||||
PORTVERSION= 1.5b
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= ftp://ftp.jaist.ac.jp/pub/os/linux/JG/JG-0.9.1/sources/
|
||||
MASTER_SITES= ftp://stardust.sfc.wide.ad.jp/pub/JG/JG-0.9.1/sources/ \
|
||||
ftp://ftp.riken.go.jp/pub/Linux/jg/JG-0.9.1/sources/ \
|
||||
ftp://ftp.eos.hokudai.ac.jp/pub/Linux/JG/JG-0.9.1/sources/ \
|
||||
ftp://mirror.nucba.ac.jp/mirror/JG/JG-0.9.1/sources/
|
||||
|
||||
MAINTAINER= nakai@FreeBSD.org
|
||||
|
||||
WRKSRC= ${WRKDIR}/xpuzzletama
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
USE_IMAKE= yes
|
||||
USE_XPM= yes
|
||||
NO_INSTALL_MANPAGES= yes
|
||||
|
Loading…
Reference in New Issue
Block a user