diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-09-05 03:34:04 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-09-05 03:34:04 +0800 |
commit | f4c6c063e18f42206affd840b87c1432888800cc (patch) | |
tree | ce9f1352b4f9d6c22a5db48edb44bce63b69fd1b /editors | |
parent | 07952da50e9ab7fe3b33938754afa648c4fecb92 (diff) | |
download | freebsd-ports-gnome-f4c6c063e18f42206affd840b87c1432888800cc.tar.gz freebsd-ports-gnome-f4c6c063e18f42206affd840b87c1432888800cc.tar.zst freebsd-ports-gnome-f4c6c063e18f42206affd840b87c1432888800cc.zip |
Activate elvis
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile index 860956ae1a5c..a9025ed5ca57 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -18,6 +18,7 @@ SUBDIR += custom-emacs SUBDIR += custom-mule SUBDIR += e93 + SUBDIR += elvis SUBDIR += emacs SUBDIR += emacs20 SUBDIR += emacs20-dl |