summaryrefslogtreecommitdiff
path: root/net/pppload
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-04-02 03:22:54 +0000
committerSteve Price <steve@FreeBSD.org>1999-04-02 03:22:54 +0000
commitbde78b342a1d1999948abda53acdff169e3cd773 (patch)
treed99b5619d6d04b7856a72e1a17115d0a2b5c3299 /net/pppload
parentUpdated to 8.0.5jp1.5 (diff)
Update MASTER_SITE.
PR: 10887 Submitted by: Michael Haro <mharo@area51.fremont.ca.us>
Notes
Notes: svn path=/head/; revision=17527
Diffstat (limited to 'net/pppload')
-rw-r--r--net/pppload/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/pppload/Makefile b/net/pppload/Makefile
index fbc96ef2ea0e..b4510f567e3e 100644
--- a/net/pppload/Makefile
+++ b/net/pppload/Makefile
@@ -3,12 +3,13 @@
# Date created: 30 January 1998
# Whom: Sean Cole <scole@aracnet.com>
#
-# $Id: Makefile,v 1.8 1998/11/21 07:27:39 steve Exp $
+# $Id: Makefile,v 1.9 1999/01/26 02:56:27 steve Exp $
#
DISTNAME= pppload-1.0
CATEGORIES= net sysutils
-MASTER_SITES= http://sunsite.unc.edu/pub/Linux/system/network/serial/ppp/
+MASTER_SITES= ${MASTER_SITE_SUNSITE}
+MASTER_SITE_SUBDIR= system/network/serial/ppp
MAINTAINER= ports@FreeBSD.ORG