diff options
Diffstat (limited to 'emulators/mtools/Makefile')
| -rw-r--r-- | emulators/mtools/Makefile | 12 |
1 files changed, 3 insertions, 9 deletions
diff --git a/emulators/mtools/Makefile b/emulators/mtools/Makefile index a8c9de7940e3..202d8bb55f2a 100644 --- a/emulators/mtools/Makefile +++ b/emulators/mtools/Makefile @@ -1,22 +1,16 @@ # New ports collection makefile for: mtools -# Version required: 3.9.4 +# Version required: 3.9.6 # Date created: 5 October 1994 # Whom: jmz # -# $Id: Makefile,v 1.27 1999/04/18 12:03:49 jmz Exp $ +# $Id: Makefile,v 1.28 1999/06/05 22:29:29 mharo Exp $ # -DISTNAME= mtools-3.9.4 -PKGNAME= mtools-3.9.4.2703b +DISTNAME= mtools-3.9.6 CATEGORIES= emulators MASTER_SITES= ftp://ftp.tux.org/pub/knaff/mtools/ \ http://mtools.linux.lu/ -PATCHFILES= mtools-3.9.4-2703b.diff.gz -PATCH_SITES= ftp://ftp.tux.org/pub/knaff/mtools/ \ - http://mtools.linux.lu/ -PATCH_DIST_STRIP= -p1 - MAINTAINER= jmz@FreeBSD.org GNU_CONFIGURE= yes |
