aboutsummaryrefslogtreecommitdiff
path: root/sysutils/socket
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-04-30 03:18:09 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-04-30 03:18:09 +0000
commitbada70ab1f64ff55821d7048a617e91835b543d8 (patch)
treedbd6926a6ba8c7e5df5873ff3fe68f5f29a34b09 /sysutils/socket
parenta3bcf12a1024b2027f2e83f7e698b5b6a8453aa2 (diff)
downloadports-bada70ab1f64ff55821d7048a617e91835b543d8.tar.gz
ports-bada70ab1f64ff55821d7048a617e91835b543d8.zip
Use new MASTER_SITE_LOCAL variable from bsd.port.mk.
Notes
Notes: svn path=/head/; revision=6369
Diffstat (limited to 'sysutils/socket')
-rw-r--r--sysutils/socket/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/socket/Makefile b/sysutils/socket/Makefile
index ca5b0a677d1d..2f8e432afef3 100644
--- a/sysutils/socket/Makefile
+++ b/sysutils/socket/Makefile
@@ -3,12 +3,12 @@
# Date created: 14 August 1996
# Whom: wosch
#
-# $Id: Makefile,v 1.3 1996/11/17 08:06:22 obrien Exp $
+# $Id: Makefile,v 1.4 1997/04/13 21:51:44 wosch Exp $
#
DISTNAME= socket-1.1
CATEGORIES= sysutils net
-MASTER_SITES= ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= wosch@FreeBSD.org