diff options
Diffstat (limited to 'games/xpilot')
-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 20910599873f..b6989970751b 100644 --- a/games/xpilot/Makefile +++ b/games/xpilot/Makefile @@ -3,7 +3,7 @@ # Date created: 18 July 1995 # Whom: jmacd # -# $Id: Makefile,v 1.14 1999/03/15 01:12:25 steve Exp $ +# $Id: Makefile,v 1.15 1999/04/11 22:28:01 jseger Exp $ # DISTNAME= xpilot-4.1.0 @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.xpilot.org/pub/xpilot/ \ ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= games/multiplayer -MAINTAINER= sheldonh@iafrica.com +MAINTAINER= sheldonh@FreeBSD.org USE_IMAKE= yes MAN6= xpilot.6 xpilots.6 xp-replay.6 |