diff options
author | Eric Anholt <anholt@FreeBSD.org> | 2003-05-05 05:51:49 +0000 |
---|---|---|
committer | Eric Anholt <anholt@FreeBSD.org> | 2003-05-05 05:51:49 +0000 |
commit | 4d610bd7a2011806295bf3233bfdf7c20c5ea3f4 (patch) | |
tree | e421672692932004abf45a0a2758e7c9f7c5bd65 /games/xpilot/Makefile | |
parent | effe54424a40a932adeb0317ef935c891edc7677 (diff) | |
download | ports-4d610bd7a2011806295bf3233bfdf7c20c5ea3f4.tar.gz ports-4d610bd7a2011806295bf3233bfdf7c20c5ea3f4.zip |
Notes
Diffstat (limited to 'games/xpilot/Makefile')
-rw-r--r-- | games/xpilot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xpilot/Makefile b/games/xpilot/Makefile index 13ab41276547..55c350f906f0 100644 --- a/games/xpilot/Makefile +++ b/games/xpilot/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.xpilot.org/pub/xpilot/ \ ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= games/multiplayer -MAINTAINER= goranrunfeldt@home.se +MAINTAINER= ports@FreeBSD.org COMMENT= Xpilot(client) and xpilots(server) USE_IMAKE= yes |