summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorJun-ichiro itojun Hagino <itojun@FreeBSD.org>1999-04-25 08:14:57 +0000
committerJun-ichiro itojun Hagino <itojun@FreeBSD.org>1999-04-25 08:14:57 +0000
commitcaffa6b2e895320f535ebdaa75a689f7541bea69 (patch)
treeb83aa2dbf0aef1ef519d1029499d1c8b67936a95 /sysutils
parentUpgrade to 1.0r9, the previous version had been dropped. (diff)
add http://freefall.freebsd.org/~itojun/distfiles/ as alternate place for
master distribution files (just to avoid fetch errors due to the transocean link failures)
Notes
Notes: svn path=/head/; revision=18123
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/mei/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/mei/Makefile b/sysutils/mei/Makefile
index d04c839e9832..1e9c2dfd3415 100644
--- a/sysutils/mei/Makefile
+++ b/sysutils/mei/Makefile
@@ -3,12 +3,13 @@
# Date created: 19 Sep 1997
# Whom: itojun@itojun.org
#
-# $Id: Makefile,v 1.4 1998/04/05 04:34:58 max Exp $
+# $Id: Makefile,v 1.5 1998/06/06 03:48:12 itojun Exp $
#
DISTNAME= mei-1.53
CATEGORIES= sysutils
-MASTER_SITES= http://www.vector.co.jp/authors/VA001240/archive/
+MASTER_SITES= http://www.vector.co.jp/authors/VA001240/archive/ \
+ http://freefall.freebsd.org/~itojun/distfiles/
DISTFILES= mei153s.tgz mei153d.tgz
MAINTAINER= itojun@itojun.org