diff options
author | asami <asami@FreeBSD.org> | 1999-01-09 11:19:49 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-01-09 11:19:49 +0800 |
commit | b5eb247354fc1c73672e815a6e067fbe26c25baa (patch) | |
tree | 9cf018ee060870e231749b9cfe2554f83c33d0dc /editors/Makefile | |
parent | ca2b402cc729f3a6c365617433f42b86abd4c20d (diff) | |
download | freebsd-ports-gnome-b5eb247354fc1c73672e815a6e067fbe26c25baa.tar.gz freebsd-ports-gnome-b5eb247354fc1c73672e815a6e067fbe26c25baa.tar.zst freebsd-ports-gnome-b5eb247354fc1c73672e815a6e067fbe26c25baa.zip |
Break up the "plan9" category -- all the ports are where they belong, and
"plan9" is a virtual category now.
Reviewed by: the ports list
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index a7839d048d5b..00b6578bac24 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.62 1998/12/20 05:24:18 msmith Exp $ +# $Id: Makefile,v 1.63 1999/01/07 12:12:03 asami Exp $ # SUBDIR += apel-emacs @@ -26,6 +26,7 @@ SUBDIR += nvi-m17n SUBDIR += nvi-perl SUBDIR += offix-editor + SUBDIR += sam SUBDIR += staroffice SUBDIR += sted SUBDIR += textedit @@ -36,6 +37,7 @@ SUBDIR += vilearn SUBDIR += vim4 SUBDIR += vim5 + SUBDIR += wily SUBDIR += wordperfect SUBDIR += xcoral SUBDIR += xed |