summaryrefslogtreecommitdiff
path: root/emulators/mtools
diff options
context:
space:
mode:
authorJean-Marc Zucconi <jmz@FreeBSD.org>1998-07-03 14:47:31 +0000
committerJean-Marc Zucconi <jmz@FreeBSD.org>1998-07-03 14:47:31 +0000
commita431175b7778ec62fdb32bc8b8dcd8b68b028398 (patch)
tree3ab474bbe352e28833160c80e370736718be39f2 /emulators/mtools
parentCan't fetch.... (diff)
Specify PATCH_SITES
Notes
Notes: svn path=/head/; revision=11683
Diffstat (limited to 'emulators/mtools')
-rw-r--r--emulators/mtools/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/mtools/Makefile b/emulators/mtools/Makefile
index accd7b450ecc..11b64aca89eb 100644
--- a/emulators/mtools/Makefile
+++ b/emulators/mtools/Makefile
@@ -3,7 +3,7 @@
# Date created: 5 October 1994
# Whom: jmz
#
-# $Id: Makefile,v 1.22 1998/05/22 06:26:27 mph Exp $
+# $Id: Makefile,v 1.23 1998/07/02 11:09:58 vanilla Exp $
#
DISTNAME= mtools-3.9.1
@@ -11,6 +11,7 @@ CATEGORIES= emulators
MASTER_SITES= ftp://linux.wauug.org/pub/knaff/mtools/
PATCHFILES= mtools-3.9.1-2906.diff.gz
+PATCH_SITES= ftp://linux.wauug.org/pub/knaff/mtools/
PATCH_DIST_STRIP= -p1
MAINTAINER= jmz@FreeBSD.org