diff options
author | Shigeyuki Fukushima <shige@FreeBSD.org> | 1999-05-21 13:36:01 +0000 |
---|---|---|
committer | Shigeyuki Fukushima <shige@FreeBSD.org> | 1999-05-21 13:36:01 +0000 |
commit | 6c31449761db92c2de8c37693812852220133504 (patch) | |
tree | 03e1c70244b6af9d6eee023f73d80f431396fc73 /editors/wemi-mule-current | |
parent | c6bff366fbb2425a2437a00d02014ae1435eff9c (diff) | |
download | ports-6c31449761db92c2de8c37693812852220133504.tar.gz ports-6c31449761db92c2de8c37693812852220133504.zip |
WEMI is a branch of SEMI kernel package using widget. It is a library
to provide MIME feature for GNU Emacs(Mule) based on SEMI API. Namely it
contains whole features of SEMI thus it is a replacement of SEMI.
This is a development version.
I forgot to put this in previous commit log.
Notes
Notes:
svn path=/head/; revision=18928
Diffstat (limited to 'editors/wemi-mule-current')
-rw-r--r-- | editors/wemi-mule-current/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/wemi-mule-current/Makefile b/editors/wemi-mule-current/Makefile index ee81baa720ee..4e5c4797a452 100644 --- a/editors/wemi-mule-current/Makefile +++ b/editors/wemi-mule-current/Makefile @@ -3,7 +3,7 @@ # Date created: 9 May 1999 # Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.ORG> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/05/10 14:47:26 shige Exp $ # MAINTAINER= shige@FreeBSD.ORG |