diff options
author | tron <tron@pkgsrc.org> | 1998-06-02 22:34:02 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1998-06-02 22:34:02 +0000 |
commit | c84e61eb1b91cc4316774477c9914883afa13d06 (patch) | |
tree | ae89238374622cb450f092019dc58d1d92e2ff9f /editors | |
parent | d4987950a44adf4702b317485162165c7537faa6 (diff) | |
download | pkgsrc-c84e61eb1b91cc4316774477c9914883afa13d06.tar.gz |
Enable "nedit".
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/Makefile b/editors/Makefile index d6d1557869d..afccd602843 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 1998/04/15 10:38:22 agc Exp $ +# $NetBSD: Makefile,v 1.8 1998/06/02 22:34:02 tron Exp $ # FreeBSD Id: Makefile,v 1.44 1997/09/13 20:19:28 chuckr Exp # @@ -14,7 +14,7 @@ # SUBDIR += jove # SUBDIR += mule # SUBDIR += mule-common -# SUBDIR += nedit + SUBDIR += nedit # SUBDIR += nvi SUBDIR += ssam # SUBDIR += staroffice |