aboutsummaryrefslogtreecommitdiffstats
path: root/net/rshell
diff options
context:
space:
mode:
authorwosch <wosch@FreeBSD.org>1997-06-23 03:27:38 +0800
committerwosch <wosch@FreeBSD.org>1997-06-23 03:27:38 +0800
commit8b2539b7d4f4b6a7b793857c82a6a4084a25e048 (patch)
tree5951c86f81a8096c57a69363212322d3eba5125b /net/rshell
parent1ea696b50dc55e65a442418ec0ad920cb9059f3f (diff)
downloadfreebsd-ports-gnome-8b2539b7d4f4b6a7b793857c82a6a4084a25e048.tar.gz
freebsd-ports-gnome-8b2539b7d4f4b6a7b793857c82a6a4084a25e048.tar.zst
freebsd-ports-gnome-8b2539b7d4f4b6a7b793857c82a6a4084a25e048.zip
Use variable MASTER_SITE_LOCAL.
Diffstat (limited to 'net/rshell')
-rw-r--r--net/rshell/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/rshell/Makefile b/net/rshell/Makefile
index 616bb3020706..f91eaed5f92c 100644
--- a/net/rshell/Makefile
+++ b/net/rshell/Makefile
@@ -3,12 +3,12 @@
# Date created: 1997/06/09
# Whom: wosch
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1997/06/22 19:16:25 wosch Exp $
DISTNAME= rshell-1.0
CATEGORIES= misc
-MASTER_SITES= ftp://ftp.freebsd.org/pub/FreeBSD/distfiles/LOCAL_PORTS/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= wosch@FreeBSD.ORG
.include <bsd.port.mk>