diff options
author | cjep <cjep> | 2002-06-15 13:23:48 +0000 |
---|---|---|
committer | cjep <cjep> | 2002-06-15 13:23:48 +0000 |
commit | 616ed1b46d5af27f8532a4d389b05401d1ef2d36 (patch) | |
tree | aa267333202b6f37202551087324d2065ee0ee6a /sysutils/Makefile | |
parent | ddbf0add1073dcedc8de22d72d996d3bdea75faf (diff) | |
download | pkgsrc-616ed1b46d5af27f8532a4d389b05401d1ef2d36.tar.gz |
Add and enable rox-archive
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 7a17e9a59f0..0a005137725 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.146 2002/06/09 22:48:42 agc Exp $ +# $NetBSD: Makefile,v 1.147 2002/06/15 13:23:48 cjep Exp $ # COMMENT= System utilities @@ -81,6 +81,7 @@ SUBDIR+= qlogtools SUBDIR+= rconfig SUBDIR+= roller SUBDIR+= rox +SUBDIR+= rox-archive SUBDIR+= rox-base SUBDIR+= rox-edit SUBDIR+= rox-lib |