diff options
Diffstat (limited to 'Mk/bsd.port.mk')
-rw-r--r-- | Mk/bsd.port.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.port.mk b/Mk/bsd.port.mk index 6c85c38e234b..49552f607522 100644 --- a/Mk/bsd.port.mk +++ b/Mk/bsd.port.mk @@ -243,7 +243,7 @@ FreeBSD_MAINTAINER= portmgr@FreeBSD.org # NO_WRKSUBDIR - Assume port unpacks directly into ${WRKDIR}. # PATCHDIR - A directory containing any additional patches you made # to port this software to FreeBSD (default: -# ${MASTERDIR}/patches) +# ${MASTERDIR}/files) # SCRIPTDIR - A directory containing any auxiliary scripts # (default: ${MASTERDIR}/scripts) # FILESDIR - A directory containing any miscellaneous additional files. |