diff options
author | cjep <cjep@pkgsrc.org> | 2002-06-04 17:48:36 +0000 |
---|---|---|
committer | cjep <cjep@pkgsrc.org> | 2002-06-04 17:48:36 +0000 |
commit | 35143549f5750b48c64217fef2dd60e4529b62da (patch) | |
tree | ca921389b2be4dcb24ceb7c23e8166cd83fc67ea /sysutils | |
parent | de00d51cc77893472ed5097e9adc121614c9b7a0 (diff) | |
download | pkgsrc-35143549f5750b48c64217fef2dd60e4529b62da.tar.gz |
Add and enable rox-system
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 755fbd1983a..34eb4210bba 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.143 2002/06/04 16:45:49 cjep Exp $ +# $NetBSD: Makefile,v 1.144 2002/06/04 17:48:36 cjep Exp $ # COMMENT= System utilities @@ -85,6 +85,7 @@ SUBDIR+= rox-edit SUBDIR+= rox-lib SUBDIR+= rox-memo SUBDIR+= rox-session +SUBDIR+= rox-system SUBDIR+= rox-wallpaper SUBDIR+= rox-wrappers SUBDIR+= rtty |