aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/pear-File_Archive/Makefile
diff options
context:
space:
mode:
authornovel <novel@FreeBSD.org>2005-04-26 13:22:25 +0800
committernovel <novel@FreeBSD.org>2005-04-26 13:22:25 +0800
commitaddcc8d3a0cb979b8cdf0651e1ee20a7080e15cd (patch)
tree995b8bf18b16c80345fb52475f5e230e5eba7a77 /archivers/pear-File_Archive/Makefile
parent6a1be8a111a5af643cae17abf149749e97ccb6ff (diff)
downloadfreebsd-ports-graphics-addcc8d3a0cb979b8cdf0651e1ee20a7080e15cd.tar.gz
freebsd-ports-graphics-addcc8d3a0cb979b8cdf0651e1ee20a7080e15cd.tar.zst
freebsd-ports-graphics-addcc8d3a0cb979b8cdf0651e1ee20a7080e15cd.zip
+ update port: archivers/pear-File_Archive to 1.0.1
+ changelog: http://pear.php.net/package/File_Archive/download/1.0.1/ + update COMMENT + update pkg-descr PR: 80332 Submitted by: Antonio Carlos Venancio Junior (maintainer)
Diffstat (limited to 'archivers/pear-File_Archive/Makefile')
-rw-r--r--archivers/pear-File_Archive/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/pear-File_Archive/Makefile b/archivers/pear-File_Archive/Makefile
index 9208d0de974..ae73212e12f 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}