diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1998-03-17 07:48:56 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1998-03-17 07:48:56 +0000 |
commit | 63f73aec5e91d70adf4d760ebfa559e44bdf6031 (patch) | |
tree | ed991fe3ba3e72e244b4e784b420d0ddb26dc041 /editors | |
parent | d5197debe2d0f092ec2aca05fd4b57f9c4824981 (diff) | |
download | ports-63f73aec5e91d70adf4d760ebfa559e44bdf6031.tar.gz ports-63f73aec5e91d70adf4d760ebfa559e44bdf6031.zip |
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 1d36edfb69b2..ef42efa5ee7a 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.16 1998/02/24 21:43:08 jseger Exp $ +# $Id: Makefile,v 1.17 1998/03/17 07:29:51 tg Exp $ # DISTNAME= e93-1.2r6X PKGNAME= e93-1.2.6 -CATEGORIES= editors tcl81 +CATEGORIES= editors tcl80 MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= editors |