diff options
author | jdolecek <jdolecek@pkgsrc.org> | 2003-12-14 14:00:36 +0000 |
---|---|---|
committer | jdolecek <jdolecek@pkgsrc.org> | 2003-12-14 14:00:36 +0000 |
commit | f47c633388bdd527f87d13afc80662e4ad91c472 (patch) | |
tree | 5e9ef2460e68f842bf9bdae0d31e9c2d48e31170 /archivers | |
parent | 484e8d35a4921866b62145a688d35997c3071d48 (diff) | |
download | pkgsrc-f47c633388bdd527f87d13afc80662e4ad91c472.tar.gz |
added php4-zip 4.3.4 - PHP4 module for Zip archive handling
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 8248a5e160c..6af83ad0d87 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.64 2003/12/14 13:49:36 jdolecek Exp $ +# $NetBSD: Makefile,v 1.65 2003/12/14 14:00:36 jdolecek Exp $ # COMMENT= Archivers @@ -43,6 +43,7 @@ SUBDIR+= p5-Archive-Zip SUBDIR+= p5-Compress-Bzip2 SUBDIR+= pax SUBDIR+= php4-bz2 +SUBDIR+= php4-zip SUBDIR+= php4-zlib SUBDIR+= ppunpack SUBDIR+= rar |