games/etlegacy: Fix typo
This commit is contained in:
parent
4c5b01c37a
commit
61564894e4
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ PLIST_SUB+= I386="@comment " \
|
|||
.elif ${ARCH} == "aarch64"
|
||||
PLIST_SUB+= I386="@comment " \
|
||||
AARCH64="" \
|
||||
AMD64="@comment"
|
||||
AMD64="@comment "
|
||||
.endif
|
||||
|
||||
.if ! ${PORT_OPTIONS:MCLIENT} && ${PORT_OPTIONS:MDEDICATED}
|
||||
|
|
Loading…
Reference in a new issue