diff options
author | steve <steve@FreeBSD.org> | 1999-03-09 00:13:15 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-03-09 00:13:15 +0000 |
commit | 4c52a6fb12cef7f18fb150fb82fea39981ef92c8 (patch) | |
tree | 7726df7c918ebbfea0adddef93620b23752abb0b | |
parent | afe2729ee4816bcea4f53ec28c5f420b6db8bc72 (diff) | |
download | FreeBSD-ports-4c52a6fb12cef7f18fb150fb82fea39981ef92c8.zip FreeBSD-ports-4c52a6fb12cef7f18fb150fb82fea39981ef92c8.tar.gz |
Josh is stepping down as the maintainer of this port. Any takers?
-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 bc3d290..5ab8e75 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 |