diff options
author | wiz <wiz@pkgsrc.org> | 2001-01-26 09:36:17 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-01-26 09:36:17 +0000 |
commit | ebe66c533843440893c7c6e039ae24390279c8b9 (patch) | |
tree | 75e3c965c4829d60d0b3849ae2dcd5ed2143db1e /editors | |
parent | c9a1d9d73ba4b41d5e2802b5f62bbae41ae2b01c (diff) | |
download | pkgsrc-ebe66c533843440893c7c6e039ae24390279c8b9.tar.gz |
add and enable manedit
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 c0746334072..55b11991ba7 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.40 2001/01/05 20:51:24 hubertf Exp $ +# $NetBSD: Makefile,v 1.41 2001/01/26 09:36:17 wiz Exp $ # SUBDIR += abiword @@ -12,6 +12,7 @@ SUBDIR += joe SUBDIR += jove SUBDIR += leim + SUBDIR += manedit SUBDIR += mg2a SUBDIR += mule SUBDIR += ne |