diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2008-03-25 00:46:36 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2008-03-25 00:46:36 +0000 |
commit | eded3f57a09687b7c510901355bcaa9b8e42ca02 (patch) | |
tree | 5ba47d73a887e72fba0d66eca219ef65af915b15 /ports-mgmt/Makefile | |
parent | Add note about possible problems when fetching from behind a proxy. (diff) |
Sort every mirror list in bsd.sites.mk.
Output is suitable for inclusion into make.conf.
Approved by: garga (mentor)
Diffstat (limited to 'ports-mgmt/Makefile')
-rw-r--r-- | ports-mgmt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports-mgmt/Makefile b/ports-mgmt/Makefile index a0ca68e8a364..83ca12541d1a 100644 --- a/ports-mgmt/Makefile +++ b/ports-mgmt/Makefile @@ -6,6 +6,7 @@ SUBDIR += barry SUBDIR += bpkg SUBDIR += bpm + SUBDIR += fastest_sites SUBDIR += genplist SUBDIR += instant-tinderbox SUBDIR += jailaudit |