diff options
author | kei <kei@pkgsrc.org> | 2000-11-21 05:25:58 +0000 |
---|---|---|
committer | kei <kei@pkgsrc.org> | 2000-11-21 05:25:58 +0000 |
commit | 59da6815d71eb0a64703798038d16d46b6dcae10 (patch) | |
tree | c268753bd6d257470a4c8f48a0c3dc5ec802ef70 /editors/Makefile | |
parent | 4dab7cd0577cc80792cba346365766ac50e7d281 (diff) | |
download | pkgsrc-59da6815d71eb0a64703798038d16d46b6dcae10.tar.gz |
add and enable editors/mule pkg.
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index 891e6b26e1a..6f6d56c4b65 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2000/10/30 00:48:47 mjl Exp $ +# $NetBSD: Makefile,v 1.37 2000/11/21 05:25:58 kei Exp $ # FreeBSD Id: Makefile,v 1.44 1997/09/13 20:19:28 chuckr Exp # @@ -14,6 +14,7 @@ SUBDIR += jove SUBDIR += leim SUBDIR += mg2a + SUBDIR += mule SUBDIR += ne SUBDIR += nedit SUBDIR += ng |