diff options
author | wiz <wiz> | 2001-01-26 09:36:17 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-01-26 09:36:17 +0000 |
commit | 3037341ef31c4975bd8882b3d4decea9cfadd6af (patch) | |
tree | 75e3c965c4829d60d0b3849ae2dcd5ed2143db1e /editors | |
parent | 1eed0c67efa03b6bcef0fae7bf225c5cc3be1c06 (diff) | |
download | pkgsrc-3037341ef31c4975bd8882b3d4decea9cfadd6af.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 |