diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-04-20 06:46:46 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-04-20 06:46:46 +0000 |
commit | 11ddbc2f83e3d9d30c33a3458b0898fe3931b639 (patch) | |
tree | 2e3ad5e2dafda3df1fa540591726c5a8331a46cc | |
parent | fddcce45a6b179027f65c2ade3ba3db971113cd5 (diff) | |
download | ports-11ddbc2f83e3d9d30c33a3458b0898fe3931b639.tar.gz ports-11ddbc2f83e3d9d30c33a3458b0898fe3931b639.zip |
Notes
-rw-r--r-- | games/xpilot/Makefile | 2 | ||||
-rw-r--r-- | games/xpilot/distinfo | 2 | ||||
-rw-r--r-- | games/xpilot/files/patch-a | 6 |
3 files changed, 5 insertions, 5 deletions
diff --git a/games/xpilot/Makefile b/games/xpilot/Makefile index 790b6ce9bdbe..59aa0426648f 100644 --- a/games/xpilot/Makefile +++ b/games/xpilot/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xpilot -PORTVERSION= 4.5.0 +PORTVERSION= 4.5.2 CATEGORIES= games MASTER_SITES= ftp://ftp.xpilot.org/pub/xpilot/ \ ftp://ftp.xpilot.org/pub/xpilot/old/ \ diff --git a/games/xpilot/distinfo b/games/xpilot/distinfo index 54ac00820579..2b50bcf95e53 100644 --- a/games/xpilot/distinfo +++ b/games/xpilot/distinfo @@ -1 +1 @@ -MD5 (xpilot-4.5.0.tar.gz) = 14d9f3cef0231158afb4dbe0925505fe +MD5 (xpilot-4.5.2.tar.gz) = ec322e4cbf7c49253794cf180d40d206 diff --git a/games/xpilot/files/patch-a b/games/xpilot/files/patch-a index 201320381636..2515ea43d6ee 100644 --- a/games/xpilot/files/patch-a +++ b/games/xpilot/files/patch-a @@ -1,10 +1,10 @@ ---- Local.config.orig Tue Mar 5 18:09:01 2002 -+++ Local.config Fri Mar 8 19:11:58 2002 +--- Local.config.orig Thu Apr 18 17:45:52 2002 ++++ Local.config Thu Apr 18 17:46:18 2002 @@ -36,12 +36,10 @@ #define LocalGuru xpilot@xpilot.org /* The one to contact for problems */ #endif /* LocalGuru */ --PREFIX = /usr/local/games +-PREFIX = /usr/local - /* Manual pages for games usually go to section 6. */ MANSUFFIX = 6 |