diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-07-04 11:53:13 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-07-04 11:53:13 +0000 |
commit | 88dabd91bfd9d68017704893b783b5d18f987ee2 (patch) | |
tree | b88575b4dab31b5a0d9d762a1453ed2e9921ba9b /editors/Makefile | |
parent | 3a6ef82c5a2b21c6da3c21228a943cce1660e220 (diff) | |
download | pkgsrc-88dabd91bfd9d68017704893b783b5d18f987ee2.tar.gz |
Add and enable conglomerate.
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 7025ed3c717..ec18c012950 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.89 2003/06/19 08:32:43 wiz Exp $ +# $NetBSD: Makefile,v 1.90 2003/07/04 11:53:13 jmmv Exp $ # COMMENT= Editors @@ -12,6 +12,7 @@ SUBDIR+= bvi SUBDIR+= ce SUBDIR+= ce-doc SUBDIR+= ce-x11 +SUBDIR+= conglomerate SUBDIR+= cooledit SUBDIR+= easyedit SUBDIR+= emacs |