mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-06 11:41:52 +00:00
- Use correct URL for data tarball, fix fetch
Reported by: pointyhat via miwi Feature safe: yes
This commit is contained in:
parent
b416bb7011
commit
d45c7398b0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=241820
@ -9,9 +9,10 @@ PORTNAME= fillets-ng
|
||||
PORTVERSION= 0.9.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= SF/fillets/Fish%20Fillets%20-%20Next%20Generation/${PORTVERSION}
|
||||
DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \
|
||||
${PORTNAME}-data-${DATAVERSION}${EXTRACT_SUFX}
|
||||
MASTER_SITES= SF/fillets/Fish%20Fillets%20-%20Next%20Generation/${PORTVERSION}:source \
|
||||
SF/fillets/Fish%20Fillets%20-%20Next%20Generation/${DATAVERSION}:data
|
||||
DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:source \
|
||||
${PORTNAME}-data-${DATAVERSION}${EXTRACT_SUFX}:data
|
||||
|
||||
MAINTAINER= amdmi3@FreeBSD.org
|
||||
COMMENT= A wonderful puzzle game
|
||||
|
Loading…
x
Reference in New Issue
Block a user