diff options
author | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 1999-04-25 08:14:57 +0000 |
---|---|---|
committer | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 1999-04-25 08:14:57 +0000 |
commit | caffa6b2e895320f535ebdaa75a689f7541bea69 (patch) | |
tree | b83aa2dbf0aef1ef519d1029499d1c8b67936a95 /sysutils/mei | |
parent | 8684147ba76355f4f57113c6271cabbe8f4f52b9 (diff) | |
download | ports-caffa6b2e895320f535ebdaa75a689f7541bea69.tar.gz ports-caffa6b2e895320f535ebdaa75a689f7541bea69.zip |
Notes
Diffstat (limited to 'sysutils/mei')
-rw-r--r-- | sysutils/mei/Makefile | 5 |
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 |