diff options
author | wiz <wiz@pkgsrc.org> | 2021-04-21 09:15:34 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2021-04-21 09:15:34 +0000 |
commit | 3281304825c56a02fa593ee9ebd5d1e94e37878f (patch) | |
tree | 82025118aad55ac519672b3c7521c76fafd3592e /benchmarks | |
parent | c1581227599864b8dd3a74ed6f7174ad18d3b204 (diff) | |
download | pkgsrc-3281304825c56a02fa593ee9ebd5d1e94e37878f.tar.gz |
*: remove dead download locations
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/xengine/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/xengine/Makefile b/benchmarks/xengine/Makefile index 87969c48fa7..97a121743a0 100644 --- a/benchmarks/xengine/Makefile +++ b/benchmarks/xengine/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.27 2019/11/03 11:55:30 rillig Exp $ +# $NetBSD: Makefile,v 1.28 2021/04/21 09:15:34 wiz Exp $ DISTNAME= xengine-1.0.1 PKGREVISION= 4 CATEGORIES= benchmarks -MASTER_SITES= ftp://ftp.42.org/pub/OLD/x/xengine/ +#MASTER_SITES= ftp://ftp.42.org/pub/OLD/x/xengine/ DISTFILES= part01.z patch1.z MAINTAINER= pkgsrc-users@NetBSD.org |