diff options
author | sheldonh <sheldonh@FreeBSD.org> | 1999-06-21 19:07:15 +0800 |
---|---|---|
committer | sheldonh <sheldonh@FreeBSD.org> | 1999-06-21 19:07:15 +0800 |
commit | cc3d876ad594fb32a93365185ef9f3c4bfbc3122 (patch) | |
tree | 2f7e4a8d007a5dd4ab44798d170a7d349f68a5a1 /games | |
parent | 5c427b296c40382a843d2c43875e29a8712bf2f7 (diff) | |
download | freebsd-ports-gnome-cc3d876ad594fb32a93365185ef9f3c4bfbc3122.tar.gz freebsd-ports-gnome-cc3d876ad594fb32a93365185ef9f3c4bfbc3122.tar.zst freebsd-ports-gnome-cc3d876ad594fb32a93365185ef9f3c4bfbc3122.zip |
Update maintainer's e-mail address.
Diffstat (limited to 'games')
-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 |