diff options
author | recht <recht> | 2004-01-17 14:39:24 +0000 |
---|---|---|
committer | recht <recht> | 2004-01-17 14:39:24 +0000 |
commit | e1d0fac452c1eae91bd9c57755c1ce7ade9a5d4f (patch) | |
tree | ecc40b6eddf4a6f5b0194c397278f5affafa6c0e /misc | |
parent | 6cb831a62251e7a025486d35e7b1080cfd02d6da (diff) | |
download | pkgsrc-e1d0fac452c1eae91bd9c57755c1ce7ade9a5d4f.tar.gz |
+ libcdio
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index 2f40fc45bf3..1ae02abbfa2 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.177 2004/01/10 22:43:06 wiz Exp $ +# $NetBSD: Makefile,v 1.178 2004/01/17 14:39:24 recht Exp $ # COMMENT= Miscellaneous utilities @@ -94,6 +94,7 @@ SUBDIR+= kp SUBDIR+= kstars SUBDIR+= ktail SUBDIR+= less +SUBDIR+= libcdio SUBDIR+= libdvdcss SUBDIR+= libdvdplay SUBDIR+= libdvdread |