diff options
author | explorer <explorer@pkgsrc.org> | 1997-10-29 19:52:51 +0000 |
---|---|---|
committer | explorer <explorer@pkgsrc.org> | 1997-10-29 19:52:51 +0000 |
commit | b209dd491ca09bcd3e4dc8808f4150ddb9f0c369 (patch) | |
tree | 4ebab55afab0f5024782aadb3e904775d3db6b71 /editors | |
parent | 4ed74a869bf2b000bcd155158de552addcf874e0 (diff) | |
download | pkgsrc-b209dd491ca09bcd3e4dc8808f4150ddb9f0c369.tar.gz |
enable joe
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 cdc2841e1b7..ec66293d848 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 1997/10/23 20:24:03 agc Exp $ +# $NetBSD: Makefile,v 1.5 1997/10/29 19:52:51 explorer Exp $ # FreeBSD Id: Makefile,v 1.44 1997/09/13 20:19:28 chuckr Exp # @@ -10,7 +10,7 @@ SUBDIR += emacs # SUBDIR += gvim # SUBDIR += jed -# SUBDIR += joe + SUBDIR += joe # SUBDIR += jove # SUBDIR += mule # SUBDIR += mule-common |