aboutsummaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authorjmz <jmz@FreeBSD.org>1997-08-13 23:28:12 +0800
committerjmz <jmz@FreeBSD.org>1997-08-13 23:28:12 +0800
commitfdbd644581ae0f13e3fb7d7985413ec3134b02c4 (patch)
tree1061c11b40452b3563d2cbd5a9e738a27a757a2d /emulators
parent3f79474ec6cf42e4b69ba859ced10fdb2a53f91d (diff)
downloadfreebsd-ports-graphics-fdbd644581ae0f13e3fb7d7985413ec3134b02c4.tar.gz
freebsd-ports-graphics-fdbd644581ae0f13e3fb7d7985413ec3134b02c4.tar.zst
freebsd-ports-graphics-fdbd644581ae0f13e3fb7d7985413ec3134b02c4.zip
Version update: 3.6 -> 3.8.
Use better (up to date) MASTER_SITES PR: ports/4294 Submitted by: Ian Vaudrey <i.vaudrey@cableinet.co.uk>
Diffstat (limited to 'emulators')
-rw-r--r--emulators/mtools/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/emulators/mtools/Makefile b/emulators/mtools/Makefile
index ee4b600b615..22400324b48 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