diff options
author | frueauf <frueauf> | 2001-02-10 23:28:17 +0000 |
---|---|---|
committer | frueauf <frueauf> | 2001-02-10 23:28:17 +0000 |
commit | b9f18d80efdfccc1835b66fe1646ac0caba1608b (patch) | |
tree | 90a346ec05cfa3e1ab83c9b7450273b593a20de3 /sysutils | |
parent | 217697d3d6d8f03a301717b543baa01c196d10b5 (diff) | |
download | pkgsrc-b9f18d80efdfccc1835b66fe1646ac0caba1608b.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 |