summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorreed <reed>2005-05-15 02:01:58 +0000
committerreed <reed>2005-05-15 02:01:58 +0000
commit6c01216568bdfc9b5d202afc739399b613b1391c (patch)
tree624a05591190a85f7da2a130212d9c440a95a16e /pkgtools
parent482b9039a320bc93f3b9a6d78a56409cc770a6cf (diff)
downloadpkgsrc-6c01216568bdfc9b5d202afc739399b613b1391c.tar.gz
Mention that it is also helpful for providing definitions and
functions missing from other Unix platforms.
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/libnbcompat/DESCR5
1 files changed, 4 insertions, 1 deletions
diff --git a/pkgtools/libnbcompat/DESCR b/pkgtools/libnbcompat/DESCR
index b6b720ad3a2..fca7740e0c9 100644
--- a/pkgtools/libnbcompat/DESCR
+++ b/pkgtools/libnbcompat/DESCR
@@ -1,2 +1,5 @@
libnbcompat is a portable NetBSD compatibility library for use by
-the pkgsrc tools and other sources from NetBSD.
+the pkgsrc tools and other sources from NetBSD (and elsewhere).
+
+It is also helpful for providing definitions and functions missing from
+other Unix platforms.