diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1996-12-08 05:40:38 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1996-12-08 05:40:38 +0000 |
commit | bebc2ea45422eab786684f82752172a43f4832fb (patch) | |
tree | 611987fe5512847761b1aa8cf55fbe008125fdc6 /Mk | |
parent | 40c0995b4014e7ba5029bb4349aa9ed48d3b6da7 (diff) | |
download | ports-bebc2ea45422eab786684f82752172a43f4832fb.tar.gz ports-bebc2ea45422eab786684f82752172a43f4832fb.zip |
Notes
Diffstat (limited to 'Mk')
-rw-r--r-- | Mk/bsd.port.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Mk/bsd.port.mk b/Mk/bsd.port.mk index 9ed6c814934c..575c30e90d7f 100644 --- a/Mk/bsd.port.mk +++ b/Mk/bsd.port.mk @@ -6,7 +6,7 @@ # bsd.port.mk - 940820 Jordan K. Hubbard. # This file is in the public domain. # -# $Id: bsd.port.mk,v 1.232 1996/11/30 10:31:50 asami Exp $ +# $Id: bsd.port.mk,v 1.233 1996/12/04 05:53:17 asami Exp $ # # Please view me with 4 column tabs! @@ -459,7 +459,7 @@ MASTER_SITE_TEX_CTAN?= \ MASTER_SITE_SUNSITE?= \ ftp://sunsite.unc.edu/pub/Linux/${MASTER_SITE_SUBDIR}/ \ ftp://ftp.infomagic.com/pub/mirrors/linux/sunsite/${MASTER_SITE_SUBDIR}/ \ - ftp://ftp://ftp.funet.fi/pub/mirrors/sunsite.unc.edu/pub/Linux/${MASTER_SITE_SUBDIR}/ + ftp://ftp.funet.fi/pub/mirrors/sunsite.unc.edu/pub/Linux/${MASTER_SITE_SUBDIR}/ # The primary backup site. MASTER_SITE_BACKUP?= \ |