diff options
author | hubertf <hubertf@pkgsrc.org> | 2000-07-19 02:27:16 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2000-07-19 02:27:16 +0000 |
commit | 3a62e9fa04ed7a2f48342700b4666c9ef4d8d3d4 (patch) | |
tree | 529667b5f580937a3ef7577c4641e40cc7bba135 /Packages.txt | |
parent | 625e6d652180d5edfb29a9d3c8a127d735f1327b (diff) | |
download | pkgsrc-3a62e9fa04ed7a2f48342700b4666c9ef4d8d3d4.tar.gz |
fix missing ", pointed out by Federico Lupi in private mail
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 d83334fb6de..25f705de0d1 100644 --- a/Packages.txt +++ b/Packages.txt @@ -1,4 +1,4 @@ -# $NetBSD: Packages.txt,v 1.96 2000/07/16 17:20:20 hubertf Exp $ +# $NetBSD: Packages.txt,v 1.97 2000/07/19 02:27:16 hubertf Exp $ ########################################################################### ========================== @@ -416,7 +416,7 @@ future modifications more difficult. One important thing to mention is to pay attention that no RCS IDs get stored in the patch files, as these will cause problems when later checked -into the NetBSD CVS tree. To avoid this, use the "-U 2" or -U 1" option to +into the NetBSD CVS tree. To avoid this, use the "-U 2" or "-U 1" option to diff. If you don't want to worry about the problems in the last two paragraphs |