diff options
author | asami <asami@FreeBSD.org> | 1999-09-09 23:27:51 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-09-09 23:27:51 +0000 |
commit | f9130b243eeb58349f51964ccd1af7f6350b26a1 (patch) | |
tree | 5d3011169281f2ab9dcf59bd9a24b34c36cd7b06 /editors | |
parent | 5ed6db29f28cd4f2036762b8da95d08c50588811 (diff) | |
download | FreeBSD-ports-f9130b243eeb58349f51964ccd1af7f6350b26a1.zip FreeBSD-ports-f9130b243eeb58349f51964ccd1af7f6350b26a1.tar.gz |
Add
xemacs-base-packages
xemacs-mule-base-packages
xemacs-mule-sumo-packages
xemacs-sumo-packages
to editors/Makefile and
xemacs-sumo
xemacs-sumo-canna
xemacs-sumo-canna+wnn4
xemacs-sumo-canna+wnn6
xemacs-sumo-wnn4
xemacs-sumo-wnn6
to japanese/Makefile.
Found by: bento
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile index 4227344..dea7ece 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -98,9 +98,13 @@ SUBDIR += xcoral SUBDIR += xed SUBDIR += xemacs + SUBDIR += xemacs-base-packages SUBDIR += xemacs-mule + SUBDIR += xemacs-mule-base-packages SUBDIR += xemacs-mule-common + SUBDIR += xemacs-mule-sumo-packages SUBDIR += xemacs-packages + SUBDIR += xemacs-sumo-packages SUBDIR += xemacs20 SUBDIR += xemacs21 SUBDIR += xvile |