diff options
author | Will Andrews <will@FreeBSD.org> | 2001-12-24 11:25:49 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-12-24 11:25:49 +0000 |
commit | db658b22bd9537193d7c65ec1fe14f2b857c00d5 (patch) | |
tree | 1ac21992b15f395a60ecb3c8462dca9fa25b3d69 /editors | |
parent | 3a413a7fe48a47db4cca3c669f6617b752c5ab5d (diff) | |
download | ports-db658b22bd9537193d7c65ec1fe14f2b857c00d5.tar.gz ports-db658b22bd9537193d7c65ec1fe14f2b857c00d5.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile index bc5e62a61d3e..cd74d066d1ef 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -12,6 +12,7 @@ SUBDIR += axe SUBDIR += beav SUBDIR += biew + SUBDIR += bitmap SUBDIR += bitmap-emacs20 SUBDIR += bitmap-mule SUBDIR += boiling-egg @@ -91,6 +92,7 @@ SUBDIR += pico SUBDIR += poedit SUBDIR += psgml + SUBDIR += psgml-emacs SUBDIR += psgml-emacs19 SUBDIR += psgml-emacs20 SUBDIR += psgml-mule |