Removed \ at end of MASTER_SITES list
PR: ports/11067 Submitted by: mharo
This commit is contained in:
parent
6033e1300d
commit
6de3dacdee
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=17791
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue