summaryrefslogtreecommitdiff
path: root/emulators/mtools/Makefile
diff options
context:
space:
mode:
authorJean-Marc Zucconi <jmz@FreeBSD.org>1997-08-13 15:28:12 +0000
committerJean-Marc Zucconi <jmz@FreeBSD.org>1997-08-13 15:28:12 +0000
commit8281f65e065ae16f0b2a08624e156bcb92eed9e0 (patch)
treeb1ebd03dc4af200d1bc0e14623f74da2f8acceb8 /emulators/mtools/Makefile
parentTweak comment (diff)
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>
Notes
Notes: svn path=/head/; revision=7570
Diffstat (limited to 'emulators/mtools/Makefile')
-rw-r--r--emulators/mtools/Makefile9
1 files 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