diff options
author | Shigeyuki Fukushima <shige@FreeBSD.org> | 1999-05-21 13:25:30 +0000 |
---|---|---|
committer | Shigeyuki Fukushima <shige@FreeBSD.org> | 1999-05-21 13:25:30 +0000 |
commit | 837abb7c38ca7fffe2aa8754bacc85acfc915c26 (patch) | |
tree | 2ee8cf1c806a6d42200c2358a182203e72750e9f /editors | |
parent | a7ec9960d9c2ddbc3f52571049112fca14fafdd1 (diff) |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/flim-emacs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/flim-emacs/Makefile b/editors/flim-emacs/Makefile index 9bff1f18d867..4d839d9bbc72 100644 --- a/editors/flim-emacs/Makefile +++ b/editors/flim-emacs/Makefile @@ -3,7 +3,7 @@ # Date created: 9 May 1999 # Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.ORG> # -# $Id: Makefile,v 1.1.1.1 1999/05/09 16:19:23 shige Exp $ +# $Id: Makefile,v 1.2 1999/05/10 13:23:42 shige Exp $ # DISTNAME= flim-${FLIM_VER} |