1
0
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:
Joe Marcus Clarke 2004-05-31 08:41:21 +00:00
parent 20be5cfdf4
commit 3abba5c378
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=110498

View File

@ -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