diff options
author | rxg <rxg@pkgsrc.org> | 2006-01-29 17:40:52 +0000 |
---|---|---|
committer | rxg <rxg@pkgsrc.org> | 2006-01-29 17:40:52 +0000 |
commit | db84774d414b6a5b96ebfe8f930df452e18fb203 (patch) | |
tree | ef1a8bd2226c4ce3c7168d0e923d146badccbb0c /editors | |
parent | e758a10e06cffaccf58c8133de969cfcf783f352 (diff) | |
download | pkgsrc-db84774d414b6a5b96ebfe8f930df452e18fb203.tar.gz |
Add & enable rox-edit.
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 b468810a1d8..0934f2e369f 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.115 2005/12/30 10:52:09 martti Exp $ +# $NetBSD: Makefile,v 1.116 2006/01/29 17:40:52 rxg Exp $ # COMMENT= Editors @@ -64,6 +64,7 @@ SUBDIR+= nvi SUBDIR+= nvi-m17n SUBDIR+= pico SUBDIR+= poedit +SUBDIR+= rox-edit SUBDIR+= sam SUBDIR+= speedbar SUBDIR+= ssam |