aboutsummaryrefslogtreecommitdiffstats
path: root/ports-mgmt
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2013-02-06 10:35:29 +0800
committereadler <eadler@FreeBSD.org>2013-02-06 10:35:29 +0800
commitb7052341afed88de0a73210331237df2544cfd3c (patch)
tree7c588bdd8aca94c8b9fe1c214c15d7a600a42af1 /ports-mgmt
parent59e500a5906175fc34fa80cd98541647b37cc437 (diff)
downloadfreebsd-ports-gnome-b7052341afed88de0a73210331237df2544cfd3c.tar.gz
freebsd-ports-gnome-b7052341afed88de0a73210331237df2544cfd3c.tar.zst
freebsd-ports-gnome-b7052341afed88de0a73210331237df2544cfd3c.zip
Make it clear that pkgng is optional
Submitted by: wblock Approved by: bdrewery (maintainer)
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