diff options
-rw-r--r-- | share/man/man7/ports.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man7/ports.7 b/share/man/man7/ports.7 index 5cabec2..5130326 100644 --- a/share/man/man7/ports.7 +++ b/share/man/man7/ports.7 @@ -23,7 +23,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id: ports.7,v 1.9 1998/12/30 17:32:47 hoek Exp $ +.\" $Id: ports.7,v 1.10 1999/04/29 21:40:55 hoek Exp $ .\" .Dd January 25, 1998 .Dt PORTS 7 @@ -265,7 +265,7 @@ If defined, only operate on a port if it can be installed 100% automatically. The default ports directory (FreeBSD and OpenBSD). .It Pa /usr/pkgsrc The default ports directory (NetBSD). -.It Pa /usr/share/mk/bsd.port.mk +.It Pa /usr/ports/Mk/bsd.port.mk The big Kahuna. .Sh SEE ALSO .Xr make 1 , |