diff options
author | wiz <wiz> | 2002-05-04 22:48:54 +0000 |
---|---|---|
committer | wiz <wiz> | 2002-05-04 22:48:54 +0000 |
commit | d6f642aeb2cc8cee7a847145dfa0ddef488cf373 (patch) | |
tree | 502c9bb3a2b441be71785979e9cebbabaade3fda /editors | |
parent | 773de015d17fc84d4d3df60b71200eabea0ad9fe (diff) | |
download | pkgsrc-d6f642aeb2cc8cee7a847145dfa0ddef488cf373.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 |