It seems to be the rule for this port to make inplace releases. So
fix fetching with ${MASTER_SITE_LOCAL} backup. [1] Suggested by: jylefort [1] Approved by: portmgr (krion)
This commit is contained in:
parent
d57a2a1f0b
commit
97538b4580
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=140907
@ -9,7 +9,9 @@ PORTNAME= nvidia-settings
|
||||
PORTVERSION= 1.0
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= http://download.nvidia.com/XFree86/nvidia-settings/
|
||||
MASTER_SITES= http://download.nvidia.com/XFree86/nvidia-settings/ \
|
||||
${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= bland
|
||||
|
||||
MAINTAINER= bland@FreeBSD.org
|
||||
COMMENT= Display Control Panel for XFree86/X.org NVidia driver
|
||||
|
Loading…
Reference in New Issue
Block a user