aboutsummaryrefslogtreecommitdiffstats
path: root/net/sniffit
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-06-29 10:31:42 +0800
committerasami <asami@FreeBSD.org>2000-06-29 10:31:42 +0800
commit86688662ee4069a7cd518676ff8e421c8f0e809d (patch)
tree6305ab987dcce715d514f38deb608104562723ec /net/sniffit
parent52f18bf97a85d08baed7eb38c0d7b388b5979ef6 (diff)
downloadfreebsd-ports-gnome-86688662ee4069a7cd518676ff8e421c8f0e809d.tar.gz
freebsd-ports-gnome-86688662ee4069a7cd518676ff8e421c8f0e809d.tar.zst
freebsd-ports-gnome-86688662ee4069a7cd518676ff8e421c8f0e809d.zip
Use ${MASTER_SITE_LOCAL}.
Diffstat (limited to 'net/sniffit')
-rw-r--r--net/sniffit/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/sniffit/Makefile b/net/sniffit/Makefile
index 55c460f33024..fed08b002e1d 100644
--- a/net/sniffit/Makefile
+++ b/net/sniffit/Makefile
@@ -10,7 +10,8 @@ PORTNAME= sniffit
PORTVERSION= 0.3.7b
CATEGORIES= net security
MASTER_SITES= http://reptile.rug.ac.be/~coder/sniffit/files/ \
- ftp://ftp.freebsd.org/pub/FreeBSD/ports/local-distfiles/obrien/
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= obrien
DISTNAME= sniffit.0.3.7.beta
MAINTAINER= obrien@FreeBSD.org