diff options
author | Sheldon Hearn <sheldonh@FreeBSD.org> | 1999-06-21 11:07:15 +0000 |
---|---|---|
committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 1999-06-21 11:07:15 +0000 |
commit | fb42f6ed65d891d33b4946d7c8f3fb21166371d7 (patch) | |
tree | 8e028b0a8aaaccf17c53b5eff67e4863a9f5f002 /games/xpilot | |
parent | Move NO_LATEST_LINK from pine4 to pine3 (diff) |
Update maintainer's e-mail address.
Notes
Notes:
svn path=/head/; revision=19601
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 |