summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorwiz <wiz>2005-05-10 22:30:15 +0000
committerwiz <wiz>2005-05-10 22:30:15 +0000
commit8179f5b96f1e1067a8567823080a03ea53da9487 (patch)
tree577cfbc2546e3a1db20b9841d1bbd6fd118e225b /pkgtools
parent4187bbe5f9f31e56f561e56d4e882c44a51a618e (diff)
downloadpkgsrc-8179f5b96f1e1067a8567823080a03ea53da9487.tar.gz
Fix typo.
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/pkglint/files/deprecated.map4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/pkglint/files/deprecated.map b/pkgtools/pkglint/files/deprecated.map
index 31ac2583878..33f673b3345 100644
--- a/pkgtools/pkglint/files/deprecated.map
+++ b/pkgtools/pkglint/files/deprecated.map
@@ -1,4 +1,4 @@
-# $NetBSD: deprecated.map,v 1.2 2005/05/10 00:12:18 rillig Exp $
+# $NetBSD: deprecated.map,v 1.3 2005/05/10 22:30:15 wiz Exp $
#
# This file contains names of Makefile variables and a short explanation
@@ -17,7 +17,7 @@ NO_CDROM Use NO_BIN_ON_CDROM and/or NO_SRC_ON_CDROM instead.
NO_PACKAGE Don't use it to enforce license restrictions.
NO_PATCH You can just remove it.
NO_WRKSUBDIR Use WRKSRC=${WRKDIR} instead.
-PATCH_SITE_SUBDIR Use dome form of PATCHES_SITES instead.
+PATCH_SITE_SUBDIR Use some form of PATCHES_SITES instead.
PATCH_SUM_FILE Use DISTINFO_FILE instead.
PKG_JVM Use PKG_DEFAULT_JVM instead.
USE_BUILDLINK2 You can just remove it.