diff options
author | Alex Kozlov <ak@FreeBSD.org> | 2013-12-06 09:14:13 +0000 |
---|---|---|
committer | Alex Kozlov <ak@FreeBSD.org> | 2013-12-06 09:14:13 +0000 |
commit | 325d7d2c22d430acf96764379f3701a629e8dca2 (patch) | |
tree | b1acb49e9a6f9a033584187c570ccf1150335b78 /Mk/bsd.port.mk | |
parent | c93afd21d1e513670d74bf38d1d842554a1d8d63 (diff) | |
download | ports-325d7d2c22d430acf96764379f3701a629e8dca2.tar.gz ports-325d7d2c22d430acf96764379f3701a629e8dca2.zip |
Notes
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 94085d035aa6..43b737273852 100644 --- a/Mk/bsd.port.mk +++ b/Mk/bsd.port.mk @@ -215,7 +215,7 @@ FreeBSD_MAINTAINER= portmgr@FreeBSD.org # generated on the fly. # Default: not set. # -# NOARCH - Set this if port is architecture neutral. +# NO_ARCH - Set this if port is architecture neutral. # # Set these if your port only makes sense to certain architectures. # They are lists containing names for them (e.g., "amd64 i386"). |