mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
Stop using PORTSDIRNAME if the ports tree goes to allow more than 2 level of
directories it won't make any sense
This commit is contained in:
parent
f6d288e1c4
commit
6b374b5c9a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=429187
@ -5,7 +5,7 @@ PORTNAME= namebench
|
||||
PORTVERSION= 1.3.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= dns python benchmarks
|
||||
MASTER_SITES= SF/bsdsrc/${PORTDIRNAME}/ \
|
||||
MASTER_SITES= SF/bsdsrc/${.CURDIR:T} \
|
||||
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