summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1999-04-11 22:28:01 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1999-04-11 22:28:01 +0000
commit6de3dacdee109684f9269990b00eff3fedd6cb63 (patch)
tree468d7f0e4a115749b9c5ba91320a0c1150a6e099 /games
parentUpgrade to wmtimebomb 0.2.0 (diff)
Removed \ at end of MASTER_SITES list
PR: ports/11067 Submitted by: mharo
Notes
Notes: svn path=/head/; revision=17791
Diffstat (limited to 'games')
-rw-r--r--games/xpilot/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xpilot/Makefile b/games/xpilot/Makefile
index 606f4fd492c1..20910599873f 100644
--- a/games/xpilot/Makefile
+++ b/games/xpilot/Makefile
@@ -3,13 +3,13 @@
# Date created: 18 July 1995
# Whom: jmacd
#
-# $Id: Makefile,v 1.13 1999/03/09 00:13:15 steve Exp $
+# $Id: Makefile,v 1.14 1999/03/15 01:12:25 steve Exp $
#
DISTNAME= xpilot-4.1.0
CATEGORIES= games
MASTER_SITES= ftp://ftp.xpilot.org/pub/xpilot/ \
- ${MASTER_SITE_XCONTRIB} \
+ ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= games/multiplayer
MAINTAINER= sheldonh@iafrica.com