From: justin Date: Wed, 13 Jun 2012 01:41:38 +0000 (-0700) Subject: It's the only place our pkgsrc stuff is documented; calling it obsolete will confuse... X-Git-Url: http://gitweb.dragonflybsd.org/ikiwiki.git/commitdiff_plain/226e083608a669db104c005a3f3311e77a221915 It's the only place our pkgsrc stuff is documented; calling it obsolete will confuse people --- 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 ]]