diff options
author | steve <steve@FreeBSD.org> | 1999-03-15 09:12:25 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-03-15 09:12:25 +0800 |
commit | d030731ac3d85cef72d37ac1ed24671dfeac970f (patch) | |
tree | 4ba79ff7ff0b4be50ccb0af9fd7ce64ca2a7780b /games | |
parent | 2f901dc0552f8f7ecc3d0a11037e5adf8d2e3b07 (diff) | |
download | freebsd-ports-gnome-d030731ac3d85cef72d37ac1ed24671dfeac970f.tar.gz freebsd-ports-gnome-d030731ac3d85cef72d37ac1ed24671dfeac970f.tar.zst freebsd-ports-gnome-d030731ac3d85cef72d37ac1ed24671dfeac970f.zip |
Add new maintainer, Sheldon Hearn <sheldonh@iafrica.com>.
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 5ab8e7595578..606f4fd492c1 100644 --- a/games/xpilot/Makefile +++ b/games/xpilot/Makefile @@ -3,7 +3,7 @@ # Date created: 18 July 1995 # Whom: jmacd # -# $Id: Makefile,v 1.12 1999/03/09 00:11:23 steve Exp $ +# $Id: Makefile,v 1.13 1999/03/09 00:13:15 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= ports@FreeBSD.org +MAINTAINER= sheldonh@iafrica.com USE_IMAKE= yes MAN6= xpilot.6 xpilots.6 xp-replay.6 |