summaryrefslogtreecommitdiff
path: root/ports-mgmt
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2013-02-06 02:35:29 +0000
committerEitan Adler <eadler@FreeBSD.org>2013-02-06 02:35:29 +0000
commitcc483cb5b0d7d7d08c2491935e5954deb12b6683 (patch)
tree7c588bdd8aca94c8b9fe1c214c15d7a600a42af1 /ports-mgmt
parentosc is a command-line client fot openSUSE build service. It is (diff)
Make it clear that pkgng is optional
Submitted by: wblock Approved by: bdrewery (maintainer)
Notes
Notes: svn path=/head/; revision=311742
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/portmaster/pkg-message10
1 files changed, 5 insertions, 5 deletions
diff --git a/ports-mgmt/portmaster/pkg-message b/ports-mgmt/portmaster/pkg-message
index b6113c63eae0..8c63ce6fd210 100644
--- a/ports-mgmt/portmaster/pkg-message
+++ b/ports-mgmt/portmaster/pkg-message
@@ -1,10 +1,10 @@
-If you are upgrading from the old package format, there are 2
+To switch to the new PKGNG package manager there are 2
extra steps required.
-Enable PKGNG as your package format:
+ Enable PKGNG as your package format:
- # echo 'WITH_PKGNG=yes' >> /etc/make.conf
+ # echo 'WITH_PKGNG=yes' >> /etc/make.conf
-Then convert your /var/db/pkg database to the new pkg format:
+ Then convert your /var/db/pkg database to the new pkg format:
- # pkg2ng
+ # pkg2ng