diff options
author | Joerg Wunsch <joerg@FreeBSD.org> | 1996-03-18 18:56:33 +0000 |
---|---|---|
committer | Joerg Wunsch <joerg@FreeBSD.org> | 1996-03-18 18:56:33 +0000 |
commit | 16428b8c47f3232002107636ac0d644529a1be2e (patch) | |
tree | 2b8fe3e30025bfc1ce62b8351843171a3b878788 /editors/Makefile | |
parent | 5e15ed1c0757a42cb97be02e0e2e99c73d04d907 (diff) | |
download | ports-16428b8c47f3232002107636ac0d644529a1be2e.tar.gz ports-16428b8c47f3232002107636ac0d644529a1be2e.zip |
Notes
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index 33a30ebea746..5f9f67eca49b 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,8 +1,9 @@ -# $Id: Makefile,v 1.25 1995/11/26 21:03:22 asami Exp $ +# $Id: Makefile,v 1.26 1995/12/04 09:46:10 asami Exp $ # SUBDIR += axe SUBDIR += beav + SUBDIR += bpatch SUBDIR += e93 SUBDIR += emacs SUBDIR += jove |