summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorwiz <wiz>2006-04-24 22:05:13 +0000
committerwiz <wiz>2006-04-24 22:05:13 +0000
commit6c5ca07a5d780e9834464030747b1779f8b23237 (patch)
tree5dd128a78910e3bf8fbcc561e26cb9b06063435f /pkgtools
parent790b548d9ce326c4414e5f19f5f857978bab0153 (diff)
downloadpkgsrc-6c5ca07a5d780e9834464030747b1779f8b23237.tar.gz
Sync with usr.sbin/pkg_install/lib/pkg_summary.5 v1.2: Sort.
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/pkg_install/files/lib/pkg_summary.56
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgtools/pkg_install/files/lib/pkg_summary.5 b/pkgtools/pkg_install/files/lib/pkg_summary.5
index e4b0d0c1003..f11969a9f9e 100644
--- a/pkgtools/pkg_install/files/lib/pkg_summary.5
+++ b/pkgtools/pkg_install/files/lib/pkg_summary.5
@@ -1,4 +1,4 @@
-.\" $NetBSD: pkg_summary.5,v 1.1 2006/04/24 13:52:05 dillo Exp $
+.\" $NetBSD: pkg_summary.5,v 1.2 2006/04/24 22:05:13 wiz Exp $
.\"
.\" Copyright (c) 2006 The NetBSD Foundation
.\"
@@ -83,12 +83,12 @@ was compiled.
.It Ev PKG_OPTIONS
(optional) Any options selected to compile this package.
If missing, the package does not support options.
-.It Ev PKGTOOLS_VERSION
-(required) The version of the package tools used to create the package.
.It Ev PKGNAME
(required) The name of the package.
.It Ev PKGPATH
(required) The path of the package directory within pkgsrc.
+.It Ev PKGTOOLS_VERSION
+(required) The version of the package tools used to create the package.
.It Ev PROVIDES
(optional) A list of shared libraries provided by the package,
including major version number, one per line.