mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
Use PKGNAMESUFFIX in the right places to fix fetching.
This commit is contained in:
parent
20be5cfdf4
commit
3abba5c378
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=110498
@ -8,8 +8,9 @@
|
||||
PORTNAME= firefox
|
||||
PORTVERSION= 20040513
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://www.webonaut.com/distfiles/${PORTNAME}/
|
||||
MASTER_SITES= http://www.webonaut.com/distfiles/${PORTNAME}${PKGNAMESUFFIX}/
|
||||
PKGNAMESUFFIX= -remote
|
||||
DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION}
|
||||
EXTRACT_SUFX= .bz2
|
||||
|
||||
MAINTAINER= klammer@webonaut.com
|
||||
|
Loading…
Reference in New Issue
Block a user