diff options
author | billf <billf@FreeBSD.org> | 1999-03-14 19:05:16 +0000 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1999-03-14 19:05:16 +0000 |
commit | 355875c486ede16e3ae122ee5710584e9d83db6e (patch) | |
tree | 9a6f022533843beb738237c995f054a62e9a37ea /etc | |
parent | 147edf2497d9581475f186c150a37171bd82a62a (diff) | |
download | FreeBSD-src-355875c486ede16e3ae122ee5710584e9d83db6e.zip FreeBSD-src-355875c486ede16e3ae122ee5710584e9d83db6e.tar.gz |
Bring in some MASTER_SITE_{AFTERSTEP,WINDOWMAKER} from bsd.port.mk
Diffstat (limited to 'etc')
-rw-r--r-- | etc/defaults/make.conf | 4 | ||||
-rw-r--r-- | etc/make.conf | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/etc/defaults/make.conf b/etc/defaults/make.conf index 8ae526f..056ed190 100644 --- a/etc/defaults/make.conf +++ b/etc/defaults/make.conf @@ -1,4 +1,4 @@ -# $Id: make.conf,v 1.73 1999/01/20 01:58:39 asami Exp $ +# $Id: make.conf,v 1.74 1999/02/03 22:25:41 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 @@ -155,6 +155,8 @@ #MASTER_SITE_KDE= ftp://ftp.kde.org/pub/kde/%SUBDIR%/ #MASTER_SITE_COMP_SOURCES= ftp://gatekeeper.dec.com/pub/usenet/comp.sources.%SUBDIR%/ #MASTER_SITE_GNOME= ftp://ftp.gnome.org/pub/GNOME/sources/%SUBDIR%/ +#MASTER_SITE_AFTERSTEP= ftp://ftp.afterstep.org/%SUBDIR%/ +#MASTER_SITE_WINDOWMAKER= ftp://ftp.windowmaker.org/pub/%SUBDIR%/ # # # Kerberos IV diff --git a/etc/make.conf b/etc/make.conf index 8ae526f..056ed190 100644 --- a/etc/make.conf +++ b/etc/make.conf @@ -1,4 +1,4 @@ -# $Id: make.conf,v 1.73 1999/01/20 01:58:39 asami Exp $ +# $Id: make.conf,v 1.74 1999/02/03 22:25:41 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 @@ -155,6 +155,8 @@ #MASTER_SITE_KDE= ftp://ftp.kde.org/pub/kde/%SUBDIR%/ #MASTER_SITE_COMP_SOURCES= ftp://gatekeeper.dec.com/pub/usenet/comp.sources.%SUBDIR%/ #MASTER_SITE_GNOME= ftp://ftp.gnome.org/pub/GNOME/sources/%SUBDIR%/ +#MASTER_SITE_AFTERSTEP= ftp://ftp.afterstep.org/%SUBDIR%/ +#MASTER_SITE_WINDOWMAKER= ftp://ftp.windowmaker.org/pub/%SUBDIR%/ # # # Kerberos IV |