From ada885d8350f21f4234798efae6b91ce0676c4a8 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Mon, 15 May 1995 13:08:00 +0000 Subject: [PATCH] Comment out second of MASTER_SITES, it has a slightly different version. Submitted by: jmb@kryten.atinc.com --- emulators/vmsbackup/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/emulators/vmsbackup/Makefile b/emulators/vmsbackup/Makefile index 17486e6011fb..462ebb4601af 100644 --- a/emulators/vmsbackup/Makefile +++ b/emulators/vmsbackup/Makefile @@ -8,7 +8,8 @@ DISTNAME= vmsbackup PKGNAME= vmsbackup-3.0 MASTER_SITES= ftp://ftp.cs.uni-sb.de/pub/utils/ -MASTER_SITES+= ftp://ftp.uni-passau.de/pub/unix/system/backup/ +# slightly different version +# MASTER_SITES+= ftp://ftp.uni-passau.de/pub/unix/system/backup/ CATEGORIES+= utilities EXTRACT_SUFX= .tar.Z