Use groups to not try to fetch the wrong file from the wrong place.
This commit is contained in:
parent
bb9161531b
commit
c2da24f180
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=144734
@ -11,9 +11,9 @@ PORTREVISION= 4
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= net-mgmt
|
||||
MASTER_SITES= http://netsaint.sourceforge.net/download/ \
|
||||
${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR=dwcjr
|
||||
DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} netsaint-graphics.tar.gz
|
||||
${MASTER_SITE_LOCAL:S/$/:local/}
|
||||
MASTER_SITE_SUBDIR=dwcjr/:local
|
||||
DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} netsaint-graphics.tar.gz:local
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Extremely powerful network monitoring system
|
||||
|
Loading…
Reference in New Issue
Block a user