diff options
author | hrs <hrs@FreeBSD.org> | 2007-09-02 21:14:52 +0800 |
---|---|---|
committer | hrs <hrs@FreeBSD.org> | 2007-09-02 21:14:52 +0800 |
commit | 8ad8f931d0984849cb96c4a4cddcfada7e8c7d10 (patch) | |
tree | 85dec375ad67a8600a7fe445df00dc1e91d4c41c /editors/Makefile | |
parent | b3a87eae92fe40e46cde702ecca4eeb22d3bbf57 (diff) | |
download | freebsd-ports-gnome-8ad8f931d0984849cb96c4a4cddcfada7e8c7d10.tar.gz freebsd-ports-gnome-8ad8f931d0984849cb96c4a4cddcfada7e8c7d10.tar.zst freebsd-ports-gnome-8ad8f931d0984849cb96c4a4cddcfada7e8c7d10.zip |
- EMACS_PORT_NAME cleanups: editors/nxml-emacs21 is now a slave
port of editors/nxml.
- Some style fixes in editors/nxml.
PR: ports/115154
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 b5a78f5accc0..86547b7bfae4 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -112,6 +112,7 @@ SUBDIR += nvi-devel SUBDIR += nvi-m17n SUBDIR += nvi-perl + SUBDIR += nxml SUBDIR += nxml-emacs21 SUBDIR += ooo-build SUBDIR += openoffice.org-1.0 |