summaryrefslogtreecommitdiff
path: root/Packages.txt
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>1999-08-28 11:36:22 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>1999-08-28 11:36:22 +0000
commite09ade7e7295d1231b68201a5b81801c523cb770 (patch)
tree2eb4392a8ef26526d4adba05cdefabea92e78dbb /Packages.txt
parent6c7e0a91ff1abc57c816f20e5db5adeaf2b30873 (diff)
downloadpkgsrc-e09ade7e7295d1231b68201a5b81801c523cb770.tar.gz
replaced an old reference to 'portlint' with 'pkglint'
fixed a typo
Diffstat (limited to 'Packages.txt')
-rw-r--r--Packages.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/Packages.txt b/Packages.txt
index 5b788d327f8..3a21bc9729d 100644
--- a/Packages.txt
+++ b/Packages.txt
@@ -1,4 +1,4 @@
-# $NetBSD: Packages.txt,v 1.60 1999/08/22 01:31:16 hubertf Exp $
+# $NetBSD: Packages.txt,v 1.61 1999/08/28 11:36:22 dmcmahill Exp $
###########################################################################
==========================
@@ -885,7 +885,7 @@ When choosing which of these variables to use, follow the following rules:
X11BASE or LOCALBASE depending on a configuration option in /etc/mk.conf.
If you need to find includes or libraries installed by a pkg that has
USE_IMAKE, USE_MOTIF, or USE_X11BASE in its pkg Makefile, you need to use
- _both_ of ${X11BASE} and ${LOCALBASE}.
+ _both_ ${X11BASE} and ${LOCALBASE}.
7.2 Main targets
@@ -1418,7 +1418,7 @@ directory of the package you which to examine and execute "pkglint":
> looks fine.
Depending on the supplied command line arguments (see "man pkglint") more
-intensive checks will be performed. Use e.g. "portlint -a -v" for a very
+intensive checks will be performed. Use e.g. "pkglint -a -v" for a very
detailed and verbose check.