- Use MASTER_SITE_LOCAL in MASTER_SITES to fix fetch
Reported by: kris mail
This commit is contained in:
parent
a3145c10be
commit
265fb62be6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=159896
1 changed files with 3 additions and 1 deletions
|
@ -9,7 +9,9 @@ PORTNAME= ldouble
|
|||
PORTVERSION= 0.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= http://www.moshier.net/
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
||||
# http://www.moshier.net/
|
||||
MASTER_SITE_SUBDIR= ahze
|
||||
DISTFILES= ${LDOUBLE_DISTFILE}
|
||||
|
||||
MAINTAINER= ahze@FreeBSD.org
|
||||
|
|
Loading…
Reference in a new issue