summaryrefslogtreecommitdiff
path: root/Packages.txt
diff options
context:
space:
mode:
authorhubertf <hubertf>2001-11-27 03:03:11 +0000
committerhubertf <hubertf>2001-11-27 03:03:11 +0000
commit8f8f0d60144a5426985458e37ba118373c821780 (patch)
tree67cf7c2cb23991432590601be5300b17732e65be /Packages.txt
parenta5b670f60e9875998c97697d0c80f7b7072bffbe (diff)
downloadpkgsrc-8f8f0d60144a5426985458e37ba118373c821780.tar.gz
add a few quotes to make things a bit clearer in one place
Diffstat (limited to 'Packages.txt')
-rw-r--r--Packages.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Packages.txt b/Packages.txt
index 75feb4a5ccc..0dca4d0d0b4 100644
--- a/Packages.txt
+++ b/Packages.txt
@@ -1,4 +1,4 @@
-# $NetBSD: Packages.txt,v 1.214 2001/11/26 22:06:58 jlam Exp $
+# $NetBSD: Packages.txt,v 1.215 2001/11/27 03:03:11 hubertf Exp $
###########################################################################
==========================
@@ -675,7 +675,7 @@ will compile and run perfectly on NetBSD. The files are applied
successively in alphabetic order (as returned by a shell "patches/patch-*"
glob expansion), so patch-aa is applied before patch-ab etc.
-The patch-?? files should be in diff -bu format, and apply without
+The patch-?? files should be in "diff -bu" format, and apply without
a fuzz to avoid problems (To force patches to apply with fuzz you
can set PATCH_FUZZ_FACTOR=-F2). Furthermore, do not put changes
for more than one file into a single patch-file, as this will make