summaryrefslogtreecommitdiff
path: root/net/bpfstat
diff options
context:
space:
mode:
authorChristian S.J. Peron <csjp@FreeBSD.org>2007-07-15 17:58:24 +0000
committerChristian S.J. Peron <csjp@FreeBSD.org>2007-07-15 17:58:24 +0000
commit859739c1831fd9ccfc5b442b88f8e7759e4f3895 (patch)
tree63660c1ef55d5ca898ce0a48123b54316b93dbc7 /net/bpfstat
parentAdd the bsmtrace port. (diff)
Use MASTER_SITE_LOCAL instead of hardcoding my freefall account.
Approved by: Pav
Notes
Notes: svn path=/head/; revision=195671
Diffstat (limited to 'net/bpfstat')
-rw-r--r--net/bpfstat/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/bpfstat/Makefile b/net/bpfstat/Makefile
index 9219a416e805..2dacad213138 100644
--- a/net/bpfstat/Makefile
+++ b/net/bpfstat/Makefile
@@ -8,7 +8,8 @@
PORTNAME= bpfstat
PORTVERSION= 1.0
CATEGORIES= net
-MASTER_SITES= http://people.freebsd.org/~csjp/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= csjp
MAINTAINER= csjp@FreeBSD.org
COMMENT= Program to retrieve bpf statistics