diff options
author | kuriyama <kuriyama@FreeBSD.org> | 1998-12-13 22:23:50 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 1998-12-13 22:23:50 +0800 |
commit | 43a6705902380671a7fb5d60f0c6852218a393c1 (patch) | |
tree | 3fabfa772f53f181cf20ac98aadb0ab9ee2b2702 /editors/Makefile | |
parent | 74ea5fb08222f139ede045a01a8dada779b0fd31 (diff) | |
download | freebsd-ports-gnome-43a6705902380671a7fb5d60f0c6852218a393c1.tar.gz freebsd-ports-gnome-43a6705902380671a7fb5d60f0c6852218a393c1.tar.zst freebsd-ports-gnome-43a6705902380671a7fb5d60f0c6852218a393c1.zip |
Activate emacs20-dl.
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 0b0c4649f22b..8234b8a741b5 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.59 1998/09/18 22:05:55 vanilla Exp $ +# $Id: Makefile,v 1.60 1998/12/07 22:02:16 kuriyama Exp $ # SUBDIR += asedit @@ -9,6 +9,7 @@ SUBDIR += e93 SUBDIR += emacs SUBDIR += emacs20 + SUBDIR += emacs20-dl SUBDIR += gxedit SUBDIR += hexedit SUBDIR += jed |