diff options
author | jasone <jasone@FreeBSD.org> | 2000-09-28 22:24:50 +0000 |
---|---|---|
committer | jasone <jasone@FreeBSD.org> | 2000-09-28 22:24:50 +0000 |
commit | af707201e1a0310bb382d95e77a8e2d6e0a7c1e0 (patch) | |
tree | 61030692e5d1177af803b19c40fdab350c6ec731 /editors | |
parent | cfe5dcab2dec22bd3825d6daac83acb8d0257a64 (diff) | |
download | FreeBSD-ports-af707201e1a0310bb382d95e77a8e2d6e0a7c1e0.zip FreeBSD-ports-af707201e1a0310bb382d95e77a8e2d6e0a7c1e0.tar.gz |
Activate the zile port.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile index 78245f3e..64f07ba 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -137,5 +137,6 @@ SUBDIR += xenon SUBDIR += xvile SUBDIR += yudit + SUBDIR += zile .include <bsd.port.subdir.mk> |