summaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>2005-10-10 01:10:47 +0000
committerBill Fenner <fenner@FreeBSD.org>2005-10-10 01:10:47 +0000
commitc2da24f180cf5adb3bb930903dd1368ac66bc441 (patch)
treea4e5c7fda6b17f6609c8dc19c2f369c8d22ac9d1 /net-mgmt
parentDirk forgot to copy malsync_2.1.0 to his public_distfiles when (diff)
Use groups to not try to fetch the wrong file from the wrong place.
Notes
Notes: svn path=/head/; revision=144734
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/netsaint/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-mgmt/netsaint/Makefile b/net-mgmt/netsaint/Makefile
index c998c3c98de2..f1b95963e619 100644
--- a/net-mgmt/netsaint/Makefile
+++ b/net-mgmt/netsaint/Makefile
@@ -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