diff options
-rw-r--r-- | Packages.txt | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/Packages.txt b/Packages.txt index bd593152b87..5acf7406fe4 100644 --- a/Packages.txt +++ b/Packages.txt @@ -1,4 +1,4 @@ -# $NetBSD: Packages.txt,v 1.239 2002/03/23 22:47:45 hubertf Exp $ +# $NetBSD: Packages.txt,v 1.240 2002/03/23 22:52:32 hubertf Exp $ ########################################################################### ========================== @@ -248,11 +248,6 @@ If you don't have a permanent Internet connection and you want to know which files to download, "make fetch-list" will tell you what you'll need. Put these distfiles into /usr/pkgsrc/distfiles. -If you need to download from a dynamic URL you can set DYNAMIC_MASTER_SITES -and a 'make fetch' will call files/getsite.sh with the name of each file -to download as an argument, expecting it to output the URL of the directory -from which to download it. graphics/ns-cult3d is an example of this usage. - 2.4 How to build and install ============================ |