diff options
author | minskim <minskim> | 2004-12-30 13:06:30 +0000 |
---|---|---|
committer | minskim <minskim> | 2004-12-30 13:06:30 +0000 |
commit | a29d366a9dcc3121d2422c88d26c41efe2c9750b (patch) | |
tree | 9fb9d6964c1f47b27f1088c9e58418fe875a3ab8 /archivers | |
parent | b1e8c26bf8a5ef79e5edf44aaa1e9bde19dd866c (diff) | |
download | pkgsrc-a29d366a9dcc3121d2422c88d26c41efe2c9750b.tar.gz |
Add and enable pdbar.
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 ec4f52c5deb..e556ea47c3e 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.80 2004/12/03 17:18:33 minskim Exp $ +# $NetBSD: Makefile,v 1.81 2004/12/30 13:06:30 minskim Exp $ # COMMENT= Archivers @@ -48,6 +48,7 @@ SUBDIR+= p5-Compress-Bzip2 SUBDIR+= p7zip SUBDIR+= par2 SUBDIR+= pax +SUBDIR+= pdbar SUBDIR+= php-bz2 SUBDIR+= php-zip SUBDIR+= php-zlib |