diff options
Diffstat (limited to 'games/xpilot/Makefile')
-rw-r--r-- | games/xpilot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xpilot/Makefile b/games/xpilot/Makefile index 8894b780987..072c72b5277 100644 --- a/games/xpilot/Makefile +++ b/games/xpilot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2003/02/26 04:07:50 jschauma Exp $ +# $NetBSD: Makefile,v 1.9 2003/07/21 16:50:03 martti Exp $ # DISTNAME= xpilot-4.5.4 @@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.xpilot.org/pub/xpilot/ MAINTAINER= root@garbled.net HOMEPAGE= http://www.xpilot.org/ -COMMENT= networked space battles for X11 +COMMENT= Networked space battles for X11 USE_IMAKE= yes |