diff options
Diffstat (limited to 'archivers/pear-File_Archive/Makefile')
-rw-r--r-- | archivers/pear-File_Archive/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/pear-File_Archive/Makefile b/archivers/pear-File_Archive/Makefile index 9208d0de9745..ae73212e12f7 100644 --- a/archivers/pear-File_Archive/Makefile +++ b/archivers/pear-File_Archive/Makefile @@ -6,11 +6,11 @@ # PORTNAME= File_Archive -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.1 CATEGORIES= archivers www pear MAINTAINER= antonio@php.net -COMMENT= PEAR class to easily manipulate tar, gz and zip files +COMMENT= PEAR class to easily manipulate tar, gz, bz2 and zip files BUILD_DEPENDS= ${PEARDIR}/MIME/Type.php:${PORTSDIR}/mail/pear-MIME_Type RUN_DEPENDS= ${BUILD_DEPENDS} |