diff options
author | wiz <wiz> | 2002-05-04 22:48:54 +0000 |
---|---|---|
committer | wiz <wiz> | 2002-05-04 22:48:54 +0000 |
commit | 951a6d568fd5c567a39cd2318bbec838508d1947 (patch) | |
tree | 502c9bb3a2b441be71785979e9cebbabaade3fda /editors | |
parent | 65590e65bbbe7c20a86d9ddce3b7ca2d436691d9 (diff) | |
download | pkgsrc-951a6d568fd5c567a39cd2318bbec838508d1947.tar.gz |
Add and enable leim21.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index 0279def76c7..c22fcb4b713 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.61 2002/05/04 01:27:50 jtb Exp $ +# $NetBSD: Makefile,v 1.62 2002/05/04 22:48:54 wiz Exp $ # COMMENT= Editors @@ -20,6 +20,7 @@ SUBDIR+= jed SUBDIR+= joe SUBDIR+= jove SUBDIR+= leim +SUBDIR+= leim21 SUBDIR+= manedit SUBDIR+= mg2a SUBDIR+= mule |