summaryrefslogtreecommitdiff
path: root/games/xpilot/Makefile
diff options
context:
space:
mode:
authorGary Palmer <gpalmer@FreeBSD.org>1996-06-28 20:48:21 +0000
committerGary Palmer <gpalmer@FreeBSD.org>1996-06-28 20:48:21 +0000
commit93f2c75063701870bf1d872fd2dca7b597061e41 (patch)
tree8d62ae3cd2929d528c7b7301402e6ba3be4b3599 /games/xpilot/Makefile
parentConvert from ncftp to fetch. I'm not really happy with this ports (diff)
Since I haven't even heard from swallace about why he upgraded
a port during a freeze, back out his change until AFTER 2.1.5 is out.
Notes
Notes: svn path=/head/; revision=3292
Diffstat (limited to 'games/xpilot/Makefile')
-rw-r--r--games/xpilot/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/xpilot/Makefile b/games/xpilot/Makefile
index fcac8a7516a5..a5d2eb2e70ca 100644
--- a/games/xpilot/Makefile
+++ b/games/xpilot/Makefile
@@ -6,10 +6,12 @@
# $Id: Makefile,v 1.2 1995/07/20 20:47:02 asami Exp $
#
-DISTNAME= xpilot-3.5.1
+DISTNAME= xpilot-3.3.1
CATEGORIES+= games
MASTER_SITES= ftp://ftp.cs.uit.no/pub/games/xpilot/
USE_IMAKE= yes
+NO_INSTALL_MANPAGES= yes
+WRKSRC= ${WRKDIR}/xpilot-3.3.1/src
.include <bsd.port.mk>