diff options
author | anray <anray@FreeBSD.org> | 2006-04-02 04:54:54 +0800 |
---|---|---|
committer | anray <anray@FreeBSD.org> | 2006-04-02 04:54:54 +0800 |
commit | afe96f27186609a3f2aac911c9eefc8b87e6c3bf (patch) | |
tree | 0af86d2f458f7b03a113543653185f13a3fc8013 /editors/Makefile | |
parent | edc2511159b2a836988a9e9ffd38625ba45521cb (diff) | |
download | freebsd-ports-graphics-afe96f27186609a3f2aac911c9eefc8b87e6c3bf.tar.gz freebsd-ports-graphics-afe96f27186609a3f2aac911c9eefc8b87e6c3bf.tar.zst freebsd-ports-graphics-afe96f27186609a3f2aac911c9eefc8b87e6c3bf.zip |
Add emacs-devel , GNU editing macros.
PR: ports/94171
Submitted by: Kenneth Vestergaard Schmidt <kvs@pil.dk>
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile index 413236ab56e..477acb1ae57 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -39,6 +39,7 @@ SUBDIR += elvis SUBDIR += em SUBDIR += emacs + SUBDIR += emacs-devel SUBDIR += emacs19 SUBDIR += emacs20 SUBDIR += emacs20-dl |