From 226e083608a669db104c005a3f3311e77a221915 Mon Sep 17 00:00:00 2001 From: justin Date: Tue, 12 Jun 2012 18:41:38 -0700 Subject: [PATCH] It's the only place our pkgsrc stuff is documented; calling it obsolete will confuse people --- docs/howtos/HowToPkgsrc.mdwn | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/howtos/HowToPkgsrc.mdwn b/docs/howtos/HowToPkgsrc.mdwn index 2096e87..87bc7bb 100644 --- a/docs/howtos/HowToPkgsrc.mdwn +++ b/docs/howtos/HowToPkgsrc.mdwn @@ -1,10 +1,10 @@ # pkgsrc on DragonFly -The basics of the pkgsrc system can be found in NetBSD's [Pkgsrc Guide](http://www.netbsd.org/docs/pkgsrc/). - DragonFly uses a specially crafted Makefile in /usr and a git mirror of the official pkgsrc repository to make pkgsrc distribution more user-friendly. -Besides this specific part, the information below may be considered obsolete. The canonical source is The Pkgsrc Guide. + +The basics of the pkgsrc system can be found in NetBSD's [Pkgsrc Guide](http://www.netbsd.org/docs/pkgsrc/), and can be considered the canonical resource. + [[!toc levels=3 ]] -- 1.7.7.2