diff options
Diffstat (limited to 'games/armagetron/Makefile')
-rw-r--r-- | games/armagetron/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/armagetron/Makefile b/games/armagetron/Makefile index 659d2a29b23d..6e11fa95dcdc 100644 --- a/games/armagetron/Makefile +++ b/games/armagetron/Makefile @@ -10,7 +10,7 @@ DISTNAME= armagetronad-${PORTVERSION} EXTRACT_SUFX= .src.tar.bz2 MAINTAINER= ianthetechie@gmail.com -COMMENT= A multiplayer networked Tron clone in 3D +COMMENT= Multiplayer networked Tron clone in 3D USES= gmake GNU_CONFIGURE= yes |