diff options
author | Sheldon Hearn <sheldonh@FreeBSD.org> | 2001-05-07 07:32:51 +0000 |
---|---|---|
committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 2001-05-07 07:32:51 +0000 |
commit | c00e7ea552e643eede1759bcf424aafcd514ec42 (patch) | |
tree | 0ec51947ce035967a6692e5aaeba38c6771f2534 /games/xpilot/Makefile | |
parent | 0c961f7f983c8f589b636cd587c4732d5219d165 (diff) | |
download | ports-c00e7ea552e643eede1759bcf424aafcd514ec42.tar.gz ports-c00e7ea552e643eede1759bcf424aafcd514ec42.zip |
Update to 4.3.2 and hand over maintainership to submitter.
Submitted by: goranrunfeldt@home.se (Goran Runfeldt)
Notes
Notes:
svn path=/head/; revision=42344
Diffstat (limited to 'games/xpilot/Makefile')
-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 631010f8a151..33253b482ad0 100644 --- a/games/xpilot/Makefile +++ b/games/xpilot/Makefile @@ -6,14 +6,14 @@ # PORTNAME= xpilot -PORTVERSION= 4.3.1 +PORTVERSION= 4.3.2 CATEGORIES= games MASTER_SITES= ftp://ftp.xpilot.org/pub/xpilot/ \ ftp://ftp.xpilot.org/pub/xpilot/old/ \ ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= games/multiplayer -MAINTAINER= sheldonh@FreeBSD.org +MAINTAINER= goranrunfeldt@home.se USE_IMAKE= yes MAN6= xpilot.6 xpilots.6 xp-replay.6 |