diff options
author | cjep <cjep> | 2002-06-04 17:48:36 +0000 |
---|---|---|
committer | cjep <cjep> | 2002-06-04 17:48:36 +0000 |
commit | 05b976c399703e1e3b50adb3171b74a253df754b (patch) | |
tree | ca921389b2be4dcb24ceb7c23e8166cd83fc67ea | |
parent | a7638f191c78f6e40a2e35809ea0ca02b2235bcb (diff) | |
download | pkgsrc-05b976c399703e1e3b50adb3171b74a253df754b.tar.gz |
Add and enable rox-system
-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 |