diff options
author | jseger <jseger@FreeBSD.org> | 1997-12-14 22:48:37 +0800 |
---|---|---|
committer | jseger <jseger@FreeBSD.org> | 1997-12-14 22:48:37 +0800 |
commit | fd08b0142d3b5d8d0bd1d56b1e37406120b5b442 (patch) | |
tree | 7fadccf25da3856fee9aa55b99be6d8293dd54bd /editors/Makefile | |
parent | fcb8f81012a7b7c873a1529ae869258c6a4b6674 (diff) | |
download | freebsd-ports-gnome-fd08b0142d3b5d8d0bd1d56b1e37406120b5b442.tar.gz freebsd-ports-gnome-fd08b0142d3b5d8d0bd1d56b1e37406120b5b442.tar.zst freebsd-ports-gnome-fd08b0142d3b5d8d0bd1d56b1e37406120b5b442.zip |
emacs20 -> ports/editors/emacs20
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 96f10e973f0b..530ed19a08e8 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.43 1997/09/10 08:49:17 asami Exp $ +# $Id: Makefile,v 1.44 1997/09/13 20:19:28 chuckr Exp $ # SUBDIR += asedit @@ -7,6 +7,7 @@ SUBDIR += bpatch SUBDIR += e93 SUBDIR += emacs + SUBDIR += emacs20 SUBDIR += gvim SUBDIR += jed SUBDIR += joe |