diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 2000-07-13 09:55:53 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 2000-07-13 09:55:53 +0000 |
commit | 2dde26d167d6d6f41eb67e9e953af87e1aa14f87 (patch) | |
tree | 14ab3c43356500520ea82e5a5db732ee00188360 | |
parent | 4c9ac857b8b479d19b02555e656ceee119d0b69b (diff) | |
download | ports-2dde26d167d6d6f41eb67e9e953af87e1aa14f87.tar.gz ports-2dde26d167d6d6f41eb67e9e953af87e1aa14f87.zip |
Added the blow ports:
xemacs-additional-packages
xemacs-basic-mule-packages
xemacs-comm-packages
xemacs-games-packages
xemacs-libs-packages
xemacs-oa-packages
xemacs-prog-packages
xemacs-wp-packages
xemacs21-sumo
Removed the blow ports:
xemacs-mule-sumo-packages
xemacs-sumo-packages
Notes
Notes:
svn path=/head/; revision=30569
-rw-r--r-- | editors/Makefile | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/editors/Makefile b/editors/Makefile index 3fba5f335cb0..0c9e797016a5 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -111,15 +111,22 @@ SUBDIR += xcoral SUBDIR += xed SUBDIR += xemacs + SUBDIR += xemacs-additional-packages + SUBDIR += xemacs-basic-mule-packages + SUBDIR += xemacs-comm-packages + SUBDIR += xemacs-games-packages + SUBDIR += xemacs-libs-packages SUBDIR += xemacs-mule-packages - SUBDIR += xemacs-mule-sumo-packages + SUBDIR += xemacs-oa-packages SUBDIR += xemacs-packages - SUBDIR += xemacs-sumo-packages + SUBDIR += xemacs-prog-packages + SUBDIR += xemacs-wp-packages SUBDIR += xemacs20 SUBDIR += xemacs21 SUBDIR += xemacs21-mule SUBDIR += xemacs21-mule-common SUBDIR += xemacs21-mule-sumo + SUBDIR += xemacs21-sumo SUBDIR += xenon SUBDIR += xvile SUBDIR += yudit |