mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
Remove trailing newline escape from MASTER_SITES. This had the effect of
eating the PKGNAMEPREFIX line, which gave portsmon a case of heartburn. Approved by: "just fix it"
This commit is contained in:
parent
4944a6351b
commit
dac80a52ab
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=425652
@ -6,7 +6,7 @@ PORTVERSION= 1.3.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= dns python benchmarks
|
||||
MASTER_SITES= SF/bsdsrc/${PORTDIRNAME}/ \
|
||||
https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/${PORTNAME}/ \
|
||||
https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/${PORTNAME}/
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-source
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user