diff options
author | bad <bad@pkgsrc.org> | 1999-08-16 14:12:40 +0000 |
---|---|---|
committer | bad <bad@pkgsrc.org> | 1999-08-16 14:12:40 +0000 |
commit | f3bc1adf329ba4dc2060a71182507f06a5a584e6 (patch) | |
tree | 3bcc286c6037dca9c2318b4d247216be7aa6519c /Packages.txt | |
parent | 96430ea76c5f30fb774b2328ae9967d500d71ea5 (diff) | |
download | pkgsrc-f3bc1adf329ba4dc2060a71182507f06a5a584e6.tar.gz |
PATCHFILES are fetched from PATCH_SITES.
Diffstat (limited to 'Packages.txt')
-rw-r--r-- | Packages.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Packages.txt b/Packages.txt index 35193a3d6da..c1045870c1d 100644 --- a/Packages.txt +++ b/Packages.txt @@ -1,4 +1,4 @@ -# $NetBSD: Packages.txt,v 1.57 1999/07/09 15:29:43 agc Exp $ +# $NetBSD: Packages.txt,v 1.58 1999/08/16 14:12:40 bad Exp $ ########################################################################### ========================== @@ -898,7 +898,7 @@ The main targets used during the build process defined in bsd.pkg.mk are: PATCHFILES (as defined in the package's Makefile) are present on the local system in /usr/pkgsrc/distfiles. If they are not present, they will be fetched using ftp(1) from the site(s) given in the variable - MASTER_SITES. The location(s) in MASTER_SITES are in the form of URLs + PATCH_SITES. The location(s) in PATCH_SITES are in the form of URLs and can be ftp://- and http://-URLs, as ftp(1) understands both of them. |