diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 1999-05-01 04:03:48 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 1999-05-01 04:03:48 +0000 |
commit | 0347e6e13e4ed6be1243a67bdbb6129460642e7e (patch) | |
tree | f253c940c0b24d2b4e2b076a8dcf03d61bf9cb4c /editors/mule/Makefile | |
parent | 5266f6ed9bb55212e49d2d20c3699fa423986ad7 (diff) | |
download | ports-0347e6e13e4ed6be1243a67bdbb6129460642e7e.tar.gz ports-0347e6e13e4ed6be1243a67bdbb6129460642e7e.zip |
Notes
Diffstat (limited to 'editors/mule/Makefile')
-rw-r--r-- | editors/mule/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/mule/Makefile b/editors/mule/Makefile index 953b3555941b..7f9e6973e008 100644 --- a/editors/mule/Makefile +++ b/editors/mule/Makefile @@ -1,9 +1,9 @@ # New ports collection makefile for: mule 2.3@19.34 # Version required: 2.3@19.34 # Date created: 6 July 1997 -# Whom: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp> +# Whom: Satoshi Taoka <taoka@FreeBSD.org> # -# $Id: Makefile,v 1.36 1999/02/03 11:11:41 asami Exp $ +# $Id: Makefile,v 1.37 1999/03/08 07:28:24 asami Exp $ # DISTNAME= mule-2.3 @@ -19,7 +19,7 @@ PATCH_SITES= ftp://etlport.etl.go.jp/pub/mule/ PATCHFILES= mule-23-1934-alpha01.diff.gz PATCH_DIST_STRIP= -p1 -MAINTAINER?= taoka@infonets.hiroshima-u.ac.jp +MAINTAINER?= taoka@FreeBSD.org RUN_DEPENDS= ${PREFIX}/share/${EMACS_PREFIX}/19.34/lisp/mule.el:${PORTSDIR}/editors/mule-common LIB_DEPENDS= ${LIB_INPUT_METHOD} |