diff options
author | frueauf <frueauf@pkgsrc.org> | 2001-02-10 23:28:17 +0000 |
---|---|---|
committer | frueauf <frueauf@pkgsrc.org> | 2001-02-10 23:28:17 +0000 |
commit | 11f651e1bb7b9c45bdf8581fb89abfb9462f13dd (patch) | |
tree | 90a346ec05cfa3e1ab83c9b7450273b593a20de3 /sysutils | |
parent | b3178e248cbb1a4aa213d6a2b79a334b18ef1d48 (diff) | |
download | pkgsrc-11f651e1bb7b9c45bdf8581fb89abfb9462f13dd.tar.gz |
Add and enable xcdroast.
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 8bc59046f94..ad393677088 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.86 2001/02/09 14:26:52 scw Exp $ +# $NetBSD: Makefile,v 1.87 2001/02/10 23:28:17 frueauf Exp $ # SUBDIR += amanda @@ -69,6 +69,7 @@ SUBDIR += whowatch SUBDIR += xbatt SUBDIR += xbattbar + SUBDIR += xcdroast SUBDIR += xdu SUBDIR += xhfs SUBDIR += xosview |