diff options
author | jmmv <jmmv> | 2003-07-04 11:53:13 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2003-07-04 11:53:13 +0000 |
commit | 019fccac2f022911a77f3216583a037adfe14924 (patch) | |
tree | b88575b4dab31b5a0d9d762a1453ed2e9921ba9b /editors | |
parent | d488fec59b0a125edcee726e5f70d8f1f4907dd4 (diff) | |
download | pkgsrc-019fccac2f022911a77f3216583a037adfe14924.tar.gz |
Add and enable conglomerate.
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 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 |