diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-09-23 19:50:42 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-09-23 19:50:42 +0000 |
commit | 479a523af4b6a1535e073833a691fdf1c6375d37 (patch) | |
tree | 4ab48747e0ae6476a2dd4cdfc6e3fa845b1afccb /games/xlife/Makefile | |
parent | fdcbf801b2fac1636f1133612aa5a8989b3e47a5 (diff) |
Notes
Diffstat (limited to 'games/xlife/Makefile')
-rw-r--r-- | games/xlife/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/xlife/Makefile b/games/xlife/Makefile index aa358fe600e1..17e6869bd54e 100644 --- a/games/xlife/Makefile +++ b/games/xlife/Makefile @@ -8,8 +8,7 @@ PORTNAME= xlife PORTVERSION= 3.0 CATEGORIES= games -MASTER_SITES= ftp://ftp.x.org/R5contrib/ \ - ftp://ftp.freesoftware.com/pub/X11/R5contrib/ +MASTER_SITES= ftp://ftp.x.org/R5contrib/ DISTNAME= xlife EXTRACT_SUFX= .tar.Z |