summaryrefslogtreecommitdiff
path: root/net/relay
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-06-29 02:31:42 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-06-29 02:31:42 +0000
commitbe6c01ee85b2fa61f2030ef2065df69712693a50 (patch)
tree0877333f8365a55defdb5b17b76269bfa53693f7 /net/relay
parentRemove libneural from devel category as it should be in math. (diff)
Use ${MASTER_SITE_LOCAL}.
Notes
Notes: svn path=/head/; revision=29964
Diffstat (limited to 'net/relay')
-rw-r--r--net/relay/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/relay/Makefile b/net/relay/Makefile
index 3dbbcc511dc4..c8d2946b53ef 100644
--- a/net/relay/Makefile
+++ b/net/relay/Makefile
@@ -10,7 +10,8 @@ PORTNAME= relay
PORTVERSION= 1.10
CATEGORIES= net security
MASTER_SITES= http://www.iagora.com/~espel/ \
- ftp://ftp.freebsd.org/pub/FreeBSD/ports/local-distfiles/obrien/
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= obrien
DISTNAME= relay
MAINTAINER= obrien@FreeBSD.org