Convert ${MASTER_SITE_SUBDIR} to %SUBDIR% as in bsd.port.mk rev 1.257
This commit is contained in:
parent
7a4399f569
commit
4a1cd0de51
@ -1,4 +1,4 @@
|
||||
# $Id: make.conf,v 1.54 1997/10/08 12:07:09 jkh Exp $
|
||||
# $Id: make.conf,v 1.55 1998/02/27 15:45:34 asami Exp $
|
||||
#
|
||||
# This file, if present, will be read by make (see /usr/share/mk/sys.mk).
|
||||
# It allows you to override macro definitions to make without changing
|
||||
@ -131,17 +131,17 @@
|
||||
# Some ports use a special variable to point to a collection of
|
||||
# mirrors of well-known software archives. If you have a mirror close
|
||||
# to you, uncomment any of the following lines and change it to that
|
||||
# address. (Don't remove the "/${MASTER_SITE_SUBDIR}/" part.)
|
||||
# address. (Don't remove the "/%SUBDIR%/" part.)
|
||||
#
|
||||
# Note: the right hand sides of the following lines are only for your
|
||||
# information. For a full list of default sites, take a look at
|
||||
# bsd.port.mk.
|
||||
#
|
||||
#MASTER_SITE_XCONTRIB= ftp://ftp.x.org/contrib/${MASTER_SITE_SUBDIR}/
|
||||
#MASTER_SITE_GNU= ftp://prep.ai.mit.edu/pub/gnu/${MASTER_SITE_SUBDIR}/
|
||||
#MASTER_SITE_PERL_CPAN= ftp://ftp.digital.com/pub/plan/perl/CPAN/modules/by-module/${MASTER_SITE_SUBDIR}/
|
||||
#MASTER_SITE_TEX_CTAN= ftp://ftp.tex.ac.uk/tex-archive/${MASTER_SITE_SUBDIR}/
|
||||
#MASTER_SITE_SUNSITE= ftp://sunsite.unc.edu/pub/Linux/${MASTER_SITE_SUBDIR}/
|
||||
#MASTER_SITE_XCONTRIB= ftp://ftp.x.org/contrib/%SUBDIR%/
|
||||
#MASTER_SITE_GNU= ftp://prep.ai.mit.edu/pub/gnu/%SUBDIR%/
|
||||
#MASTER_SITE_PERL_CPAN= ftp://ftp.digital.com/pub/plan/perl/CPAN/modules/by-module/%SUBDIR%/
|
||||
#MASTER_SITE_TEX_CTAN= ftp://ftp.tex.ac.uk/tex-archive/%SUBDIR%/
|
||||
#MASTER_SITE_SUNSITE= ftp://sunsite.unc.edu/pub/Linux/%SUBDIR%/
|
||||
#
|
||||
#
|
||||
# Kerberos IV
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $Id: make.conf,v 1.54 1997/10/08 12:07:09 jkh Exp $
|
||||
# $Id: make.conf,v 1.55 1998/02/27 15:45:34 asami Exp $
|
||||
#
|
||||
# This file, if present, will be read by make (see /usr/share/mk/sys.mk).
|
||||
# It allows you to override macro definitions to make without changing
|
||||
@ -131,17 +131,17 @@
|
||||
# Some ports use a special variable to point to a collection of
|
||||
# mirrors of well-known software archives. If you have a mirror close
|
||||
# to you, uncomment any of the following lines and change it to that
|
||||
# address. (Don't remove the "/${MASTER_SITE_SUBDIR}/" part.)
|
||||
# address. (Don't remove the "/%SUBDIR%/" part.)
|
||||
#
|
||||
# Note: the right hand sides of the following lines are only for your
|
||||
# information. For a full list of default sites, take a look at
|
||||
# bsd.port.mk.
|
||||
#
|
||||
#MASTER_SITE_XCONTRIB= ftp://ftp.x.org/contrib/${MASTER_SITE_SUBDIR}/
|
||||
#MASTER_SITE_GNU= ftp://prep.ai.mit.edu/pub/gnu/${MASTER_SITE_SUBDIR}/
|
||||
#MASTER_SITE_PERL_CPAN= ftp://ftp.digital.com/pub/plan/perl/CPAN/modules/by-module/${MASTER_SITE_SUBDIR}/
|
||||
#MASTER_SITE_TEX_CTAN= ftp://ftp.tex.ac.uk/tex-archive/${MASTER_SITE_SUBDIR}/
|
||||
#MASTER_SITE_SUNSITE= ftp://sunsite.unc.edu/pub/Linux/${MASTER_SITE_SUBDIR}/
|
||||
#MASTER_SITE_XCONTRIB= ftp://ftp.x.org/contrib/%SUBDIR%/
|
||||
#MASTER_SITE_GNU= ftp://prep.ai.mit.edu/pub/gnu/%SUBDIR%/
|
||||
#MASTER_SITE_PERL_CPAN= ftp://ftp.digital.com/pub/plan/perl/CPAN/modules/by-module/%SUBDIR%/
|
||||
#MASTER_SITE_TEX_CTAN= ftp://ftp.tex.ac.uk/tex-archive/%SUBDIR%/
|
||||
#MASTER_SITE_SUNSITE= ftp://sunsite.unc.edu/pub/Linux/%SUBDIR%/
|
||||
#
|
||||
#
|
||||
# Kerberos IV
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $Id: make.conf,v 1.54 1997/10/08 12:07:09 jkh Exp $
|
||||
# $Id: make.conf,v 1.55 1998/02/27 15:45:34 asami Exp $
|
||||
#
|
||||
# This file, if present, will be read by make (see /usr/share/mk/sys.mk).
|
||||
# It allows you to override macro definitions to make without changing
|
||||
@ -131,17 +131,17 @@
|
||||
# Some ports use a special variable to point to a collection of
|
||||
# mirrors of well-known software archives. If you have a mirror close
|
||||
# to you, uncomment any of the following lines and change it to that
|
||||
# address. (Don't remove the "/${MASTER_SITE_SUBDIR}/" part.)
|
||||
# address. (Don't remove the "/%SUBDIR%/" part.)
|
||||
#
|
||||
# Note: the right hand sides of the following lines are only for your
|
||||
# information. For a full list of default sites, take a look at
|
||||
# bsd.port.mk.
|
||||
#
|
||||
#MASTER_SITE_XCONTRIB= ftp://ftp.x.org/contrib/${MASTER_SITE_SUBDIR}/
|
||||
#MASTER_SITE_GNU= ftp://prep.ai.mit.edu/pub/gnu/${MASTER_SITE_SUBDIR}/
|
||||
#MASTER_SITE_PERL_CPAN= ftp://ftp.digital.com/pub/plan/perl/CPAN/modules/by-module/${MASTER_SITE_SUBDIR}/
|
||||
#MASTER_SITE_TEX_CTAN= ftp://ftp.tex.ac.uk/tex-archive/${MASTER_SITE_SUBDIR}/
|
||||
#MASTER_SITE_SUNSITE= ftp://sunsite.unc.edu/pub/Linux/${MASTER_SITE_SUBDIR}/
|
||||
#MASTER_SITE_XCONTRIB= ftp://ftp.x.org/contrib/%SUBDIR%/
|
||||
#MASTER_SITE_GNU= ftp://prep.ai.mit.edu/pub/gnu/%SUBDIR%/
|
||||
#MASTER_SITE_PERL_CPAN= ftp://ftp.digital.com/pub/plan/perl/CPAN/modules/by-module/%SUBDIR%/
|
||||
#MASTER_SITE_TEX_CTAN= ftp://ftp.tex.ac.uk/tex-archive/%SUBDIR%/
|
||||
#MASTER_SITE_SUNSITE= ftp://sunsite.unc.edu/pub/Linux/%SUBDIR%/
|
||||
#
|
||||
#
|
||||
# Kerberos IV
|
||||
|
Loading…
Reference in New Issue
Block a user