diff options
author | Bill Fenner <fenner@FreeBSD.org> | 1998-02-22 08:35:03 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 1998-02-22 08:35:03 +0000 |
commit | 163154d815e7af51ee06f6aa6163788b6de33845 (patch) | |
tree | 4af19b3fd3966abf9b4731493d7ee660ba84facc /editors | |
parent | 0946932e4d36858577a24eb3141211a4ff97d391 (diff) |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/e93/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/e93/Makefile b/editors/e93/Makefile index dec5b88b1d82..da2700c6c83a 100644 --- a/editors/e93/Makefile +++ b/editors/e93/Makefile @@ -3,12 +3,12 @@ # Date created: 21 June 1995 # Whom: Satoshi Asami (asami) # -# $Id: Makefile,v 1.13 1997/09/18 08:02:35 asami Exp $ +# $Id: Makefile,v 1.14 1997/12/25 22:29:16 asami Exp $ # DISTNAME= e93-1.2r6X PKGNAME= e93-1.2.6 -CATEGORIES= editors +CATEGORIES= editors tcl80 MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= editors |