games/etlegacy: Fix typo

This commit is contained in:
Jose Alonso Cardenas Marquez 2024-01-26 10:30:25 -05:00
parent 4c5b01c37a
commit 61564894e4
No known key found for this signature in database
GPG key ID: 335B9246BA5E30F4

View file

@ -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}