diff options
author | agc <agc@pkgsrc.org> | 2001-05-14 13:03:47 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2001-05-14 13:03:47 +0000 |
commit | 32265764800f1e0c8933e91fc3e1e30eb5610592 (patch) | |
tree | 05673ae45758c6c9cd0c906e3e2362fd31c24e8d /archivers | |
parent | 161911e5fb3d836405ac05e6ae179b474888d860 (diff) | |
download | pkgsrc-32265764800f1e0c8933e91fc3e1e30eb5610592.tar.gz |
Add and enable szdd
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/Makefile b/archivers/Makefile index 95f5363216e..b32fabb4a9b 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2001/03/11 03:01:54 tv Exp $ +# $NetBSD: Makefile,v 1.29 2001/05/14 13:03:47 agc Exp $ # COMMENT= Archivers @@ -26,6 +26,7 @@ SUBDIR+= nulib2 SUBDIR+= ppunpack SUBDIR+= rar SUBDIR+= squsq +SUBDIR+= szdd SUBDIR+= unace SUBDIR+= unarj SUBDIR+= undms |