diff options
author | Steve Price <steve@FreeBSD.org> | 1999-03-09 00:13:15 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-03-09 00:13:15 +0000 |
commit | 51b30ae1072f2b8621a50747145ff649bd0ef8f0 (patch) | |
tree | e5417dc72b7cc50fc5fe43d8cb48f136628e4746 /games/xpilot | |
parent | Update to version 4.1.0. (diff) |
Josh is stepping down as the maintainer of this port. Any takers?
Notes
Notes:
svn path=/head/; revision=17089
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 bc3d29057257..5ab8e7595578 100644 --- a/games/xpilot/Makefile +++ b/games/xpilot/Makefile @@ -3,7 +3,7 @@ # Date created: 18 July 1995 # Whom: jmacd # -# $Id: Makefile,v 1.11 1998/09/28 02:25:22 steve Exp $ +# $Id: Makefile,v 1.12 1999/03/09 00:11:23 steve 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= jmacd@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_IMAKE= yes MAN6= xpilot.6 xpilots.6 xp-replay.6 |