diff options
Diffstat (limited to 'games/xpilot/Makefile')
-rw-r--r-- | games/xpilot/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/xpilot/Makefile b/games/xpilot/Makefile index 159dbb525c0..7f3a59d63a9 100644 --- a/games/xpilot/Makefile +++ b/games/xpilot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 1998/11/04 20:00:06 garbled Exp $ +# $NetBSD: Makefile,v 1.4 2001/02/16 15:11:04 wiz Exp $ # DISTNAME= xpilot-4.1.0 @@ -7,6 +7,7 @@ MASTER_SITES= ftp://ftp.xpilot.org/pub/xpilot/ MAINTAINER= root@garbled.net HOMEPAGE= http://www.xpilot.org/ +COMMENT= networked space battles for X11 USE_IMAKE= yes |