diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-07-09 07:08:15 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-07-09 07:08:15 +0000 |
commit | 58dce5ee55f4f7d3c035d80abaeefd8e578b1a17 (patch) | |
tree | 77907a7f039b36d2d2af40e359b3ecf1c9c4a77e | |
parent | ffe2faad0f85c960598067d192f5285ce94d1dae (diff) | |
download | ports-58dce5ee55f4f7d3c035d80abaeefd8e578b1a17.tar.gz ports-58dce5ee55f4f7d3c035d80abaeefd8e578b1a17.zip |
Notes
-rw-r--r-- | editors/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index a7effa7d28e0..44e3c05f4dcd 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.38 1997/05/25 03:00:16 obrien Exp $ +# $Id: Makefile,v 1.39 1997/06/04 06:32:40 asami Exp $ # SUBDIR += asedit + SUBDIR += aswedit SUBDIR += axe SUBDIR += beav SUBDIR += bpatch |