mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
Don't hardcode ${MASTER_SITE_SOURCEFORGE}
This commit is contained in:
parent
511cc5a0f9
commit
9e4e26655e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=52763
@ -9,7 +9,7 @@ PORTNAME= pppoa
|
||||
PORTVERSION= 1.0
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://prdownloads.sourceforge.net/speedtouch/ \
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
|
||||
http://www.xsproject.org/speedtouch/files/ \
|
||||
http://www.alcatel.com/consumer/dsl/ \
|
||||
http://benoit.papillault.free.fr/speedtouch/
|
||||
|
Loading…
Reference in New Issue
Block a user