summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorcjep <cjep@pkgsrc.org>2002-06-01 20:12:27 +0000
committercjep <cjep@pkgsrc.org>2002-06-01 20:12:27 +0000
commitb7c63c79246329b5763254e8a0264a023d7303fb (patch)
tree8d01ba5b4d93b65a73541612e9aaab7e8d251245 /sysutils
parent6571e1f8a0e93ebac82b83f2fd0f682eb59e2af8 (diff)
downloadpkgsrc-b7c63c79246329b5763254e8a0264a023d7303fb.tar.gz
Add and enable rox-edit.
Initial import of the ROX editor program, ROX-Edit v0.1.2, into the NetBSD packages collection. ROX-Edit is a ROX application for editing text files. Submitted by Rui-Xiang Guo in PR#16319. Thanks!
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index f16cd407ee0..7e70d128f63 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.137 2002/06/01 19:04:46 cjep Exp $
+# $NetBSD: Makefile,v 1.138 2002/06/01 20:12:27 cjep Exp $
#
COMMENT= System utilities
@@ -82,6 +82,7 @@ SUBDIR+= rconfig
SUBDIR+= roller
SUBDIR+= rox
SUBDIR+= rox-base
+SUBDIR+= rox-edit
SUBDIR+= rox-lib
SUBDIR+= rox-session
SUBDIR+= rox-wrappers