From 8281f65e065ae16f0b2a08624e156bcb92eed9e0 Mon Sep 17 00:00:00 2001 From: Jean-Marc Zucconi Date: Wed, 13 Aug 1997 15:28:12 +0000 Subject: [PATCH] Version update: 3.6 -> 3.8. Use better (up to date) MASTER_SITES PR: ports/4294 Submitted by: Ian Vaudrey --- emulators/mtools/Makefile | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/emulators/mtools/Makefile b/emulators/mtools/Makefile index ee4b600b6152..22400324b483 100644 --- a/emulators/mtools/Makefile +++ b/emulators/mtools/Makefile @@ -1,14 +1,15 @@ # New ports collection makefile for: mtools -# Version required: 3.6 +# Version required: 3.8 # Date created: 5 October 1994 # Whom: jmz # -# $Id: Makefile,v 1.14 1997/04/10 23:26:20 jmz Exp $ +# $Id: Makefile,v 1.15 1997/04/20 01:28:39 jmz Exp $ # -DISTNAME= mtools-3.6 +DISTNAME= mtools-3.8 CATEGORIES= emulators -MASTER_SITES= ${MASTER_SITE_GNU} +MASTER_SITES= ftp://linux.wauug.org/pub/knaff/mtools/ \ + ftp://sunsite.unc.edu/pub/Linux/utils/disk-management/ MAINTAINER= jmz@FreeBSD.org