diff options
author | wiz <wiz@pkgsrc.org> | 2000-02-18 15:21:28 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-02-18 15:21:28 +0000 |
commit | 6c7e734ecf0ed891a33fd7cf50e71f0781455b45 (patch) | |
tree | 73139e0af7cae3f6fdac7d53ede82a521bcb6a3d /sysutils | |
parent | 7f1e35c2cc12801a45db890dfdde46e50a13b0e6 (diff) | |
download | pkgsrc-6c7e734ecf0ed891a33fd7cf50e71f0781455b45.tar.gz |
added cdrdao
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 3ae7047804d..bfe84a3117b 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.54 2000/01/21 19:18:24 bouyer Exp $ +# $NetBSD: Makefile,v 1.55 2000/02/18 15:21:28 wiz Exp $ # FreeBSD Id: Makefile,v 1.23 1997/09/30 06:14:59 asami Exp # @@ -13,6 +13,7 @@ SUBDIR += apcupsd SUBDIR += aperture SUBDIR += asapm + SUBDIR += cdrdao SUBDIR += cdrecord SUBDIR += cfengine # SUBDIR += cd-write |