diff options
author | cjep <cjep> | 2002-06-15 13:23:48 +0000 |
---|---|---|
committer | cjep <cjep> | 2002-06-15 13:23:48 +0000 |
commit | 8a052e01879abecfd97904cc244e86aaa1355131 (patch) | |
tree | aa267333202b6f37202551087324d2065ee0ee6a /sysutils/Makefile | |
parent | ebbae83d98bc37a9289f1e0aeef5b8a77e01af72 (diff) | |
download | pkgsrc-8a052e01879abecfd97904cc244e86aaa1355131.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 |