diff options
author | taoka <taoka@FreeBSD.org> | 1999-10-08 00:00:52 +0800 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 1999-10-08 00:00:52 +0800 |
commit | 87e3c096ea659b5a9e612a3fe36b4a5ebbc2c6f9 (patch) | |
tree | 8a8055cf9cd69cec187955836e6f81700a9f036b | |
parent | 5403b3dd350d7de63b74b1334536c09729376671 (diff) | |
download | freebsd-ports-gnome-87e3c096ea659b5a9e612a3fe36b4a5ebbc2c6f9.tar.gz freebsd-ports-gnome-87e3c096ea659b5a9e612a3fe36b4a5ebbc2c6f9.tar.zst freebsd-ports-gnome-87e3c096ea659b5a9e612a3fe36b4a5ebbc2c6f9.zip |
Add color-mate
-rw-r--r-- | editors/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile index 5be5958a650a..22e6d9636e2e 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -15,6 +15,7 @@ SUBDIR += bitmap-emacs20 SUBDIR += bitmap-mule SUBDIR += bpatch + SUBDIR += color-mate SUBDIR += cooledit SUBDIR += custom-emacs SUBDIR += custom-mule |