diff --git a/PkgSrc.md b/PkgSrc.md index e8b9b46..bcf8b08 100644 --- a/PkgSrc.md +++ b/PkgSrc.md @@ -1,4 +1,4 @@ -[pkgsrc](http://www.pkgsrc.org) is a portable packaging system that supports many operating systems. It is the standard packaging system on NetBSD and Dragonfly, but also supports FreeBSD, OpenBSD, Linux, Solaris, AIX and others. +[pkgsrc](http://www.pkgsrc.org) is a portable packaging system that supports many operating systems. It is the standard packaging system on NetBSD and Dragonfly, but also supports FreeBSD, OpenBSD, Linux, Solaris, AIX, SmartOS and others. pkgsrc has a focus on both source and binary packages. The primary mechanism is a way to build a package including all dependencies from source, but binary packages for various OS/version/architecture combinations are provided.