mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-04 11:23:46 +00:00
Remove bad grouping syntax with ${MASTER_SITE_NETBSD} which caused the
last site to never be used
This commit is contained in:
parent
a1f2bea420
commit
9a6e5a27d7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=144866
@ -9,7 +9,7 @@ PORTNAME= svnc
|
||||
PORTVERSION= 0.1
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL:S/$/:svnc/} \
|
||||
${MASTER_SITE_NETBSD:S/$/:vnc/}:vnc
|
||||
${MASTER_SITE_NETBSD:S/$/:vnc/}
|
||||
MASTER_SITE_SUBDIR= ./:vnc trevor/:svnc
|
||||
DISTFILES= ${PORTNAME}-${PORTVERSION}.tgz:svnc \
|
||||
vnc-3.3.3r1_unixsrc.tgz:vnc
|
||||
|
Loading…
x
Reference in New Issue
Block a user