diff options
author | max <max@FreeBSD.org> | 1997-02-12 17:48:00 +0000 |
---|---|---|
committer | max <max@FreeBSD.org> | 1997-02-12 17:48:00 +0000 |
commit | da5e96699d32b1096e699eb591b8814c98c0b4f9 (patch) | |
tree | ed3913f0931bd92e7464b8e27c12375eb329d595 /games/xpilot/Makefile | |
parent | 079ff915ade1efbcc05ae97345faf4abeb3ef19d (diff) | |
download | FreeBSD-ports-da5e96699d32b1096e699eb591b8814c98c0b4f9.zip FreeBSD-ports-da5e96699d32b1096e699eb591b8814c98c0b4f9.tar.gz |
Upgrade, 3.5.1 -> 3.6.1.
Pointed-out by: Jim Overholt <overholt@cisco.com>
(Closing PR #2707.)
Diffstat (limited to 'games/xpilot/Makefile')
-rw-r--r-- | games/xpilot/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/xpilot/Makefile b/games/xpilot/Makefile index 576b154..34a9c9a 100644 --- a/games/xpilot/Makefile +++ b/games/xpilot/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xpilot -# Version required: 3-3-1 +# Version required: 3.6.1 # Date created: 18 July 1995 # Whom: jmacd # -# $Id: Makefile,v 1.8 1996/12/30 21:33:35 max Exp $ +# $Id: Makefile,v 1.9 1997/01/03 09:37:35 obrien Exp $ # -DISTNAME= xpilot-3.5.1 +DISTNAME= xpilot-3.6.1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_XCONTRIB} \ ftp://ftp.cs.uit.no/pub/games/xpilot/ |