diff options
-rw-r--r-- | emulators/mtools/Makefile | 10 | ||||
-rw-r--r-- | emulators/mtools/distinfo | 3 |
2 files changed, 4 insertions, 9 deletions
diff --git a/emulators/mtools/Makefile b/emulators/mtools/Makefile index cf23f0b27669..8a9a76280411 100644 --- a/emulators/mtools/Makefile +++ b/emulators/mtools/Makefile @@ -1,21 +1,17 @@ # New ports collection makefile for: mtools -# Version required: 3.8 +# Version required: 3.9.1 # Date created: 5 October 1994 # Whom: jmz # -# $Id: Makefile,v 1.20 1998/05/07 01:59:22 vanilla Exp $ +# $Id: Makefile,v 1.21 1998/05/07 09:52:34 obrien Exp $ # -DISTNAME= mtools-3.9 +DISTNAME= mtools-3.9.1 CATEGORIES= emulators MASTER_SITES= ftp://linux.wauug.org/pub/knaff/mtools/ -PATCH_SITES= ${MASTER_SITES} -PATCHFILES= mtools-3.9-0305.diff.gz - MAINTAINER= jmz@FreeBSD.org -PATCH_DIST_STRIP= -p1 HAS_CONFIGURE= yes CONFIGURE_ARGS= --enable-xdf --prefix=${PREFIX} diff --git a/emulators/mtools/distinfo b/emulators/mtools/distinfo index f66fd723f9e1..2dd00a3771cb 100644 --- a/emulators/mtools/distinfo +++ b/emulators/mtools/distinfo @@ -1,2 +1 @@ -MD5 (mtools-3.9.tar.gz) = db6ff3db9751a1285f3ce75c9b81f0b8 -MD5 (mtools-3.9-0305.diff.gz) = 5bdc0749c5a8bf0c5d17b41f2d8975b4 +MD5 (mtools-3.9.1.tar.gz) = 2604651c49fb42c612ac4679054b2317 |