diff options
author | Jean-Marc Zucconi <jmz@FreeBSD.org> | 1996-08-08 15:05:22 +0000 |
---|---|---|
committer | Jean-Marc Zucconi <jmz@FreeBSD.org> | 1996-08-08 15:05:22 +0000 |
commit | 59ee0f029212d7f5c718357d6ad86baef23e62ee (patch) | |
tree | da5b7aa5223cba7180a39c9160b6976afb6f6f84 /editors | |
parent | 91f748423a8d727211ddfb27d92d8ab4ddf195ee (diff) | |
download | ports-59ee0f029212d7f5c718357d6ad86baef23e62ee.tar.gz ports-59ee0f029212d7f5c718357d6ad86baef23e62ee.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index 415fe474149e..cdbe85ee639e 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.29 1996/04/12 08:27:03 asami Exp $ +# $Id: Makefile,v 1.30 1996/07/29 00:43:04 chuckr Exp $ # SUBDIR += axe + SUBDIR += asedit SUBDIR += beav SUBDIR += bpatch SUBDIR += e93 |