aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--games/xbl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xbl/Makefile b/games/xbl/Makefile
index fbcf7ed0d0d9..1055bcce804a 100644
--- a/games/xbl/Makefile
+++ b/games/xbl/Makefile
@@ -16,6 +16,6 @@ MAINTAINER= ports@FreeBSD.org
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
CFLAGS+= -I${PREFIX}/include
-MANn= xbl.n
+MANN= xbl.n
.include <bsd.port.mk>