aboutsummaryrefslogtreecommitdiffstats
path: root/games/xlife
diff options
context:
space:
mode:
authorcpiazza <cpiazza@FreeBSD.org>1999-08-27 09:31:56 +0800
committercpiazza <cpiazza@FreeBSD.org>1999-08-27 09:31:56 +0800
commit08a4e39fa442db641585fbc8ad3c2567350a3b01 (patch)
treea0b1cc859da77bed487db48003569a02e8d34044 /games/xlife
parent5343c08feedd94d8c000768ae223b6d8bf5ff648 (diff)
downloadfreebsd-ports-gnome-08a4e39fa442db641585fbc8ad3c2567350a3b01.tar.gz
freebsd-ports-gnome-08a4e39fa442db641585fbc8ad3c2567350a3b01.tar.zst
freebsd-ports-gnome-08a4e39fa442db641585fbc8ad3c2567350a3b01.zip
Add a trailing '/' to the end of a MASTER_SITE
Submitted by: Ade Lovett <ade@lovett.com>
Diffstat (limited to 'games/xlife')
-rw-r--r--games/xlife/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xlife/Makefile b/games/xlife/Makefile
index d72e38615a11..af027f2f0321 100644
--- a/games/xlife/Makefile
+++ b/games/xlife/Makefile
@@ -10,7 +10,7 @@ DISTNAME= xlife
PKGNAME= xlife-3.0
CATEGORIES= games
MASTER_SITES= ftp://ftp.cdrom.com/pub/X11/R5contrib/ \
- ftp://ftp.kddlabs.co.jp/pub/X11/R5contrib
+ ftp://ftp.kddlabs.co.jp/pub/X11/R5contrib/
EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.ORG