aboutsummaryrefslogtreecommitdiff
path: root/www/pear-HTTP_Request/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-01-11 19:05:40 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-01-11 19:05:40 +0000
commit97ad84a1f83782d70c0528ba7de10b791ff6c8f5 (patch)
tree66aded6e0c2d25babf17c9c61955aded1d0a7b9e /www/pear-HTTP_Request/Makefile
parent4a67b712f8418f9c6f3beae25812b904817f1236 (diff)
Notes
Diffstat (limited to 'www/pear-HTTP_Request/Makefile')
-rw-r--r--www/pear-HTTP_Request/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/pear-HTTP_Request/Makefile b/www/pear-HTTP_Request/Makefile
index 347c6099594c..684274f472ff 100644
--- a/www/pear-HTTP_Request/Makefile
+++ b/www/pear-HTTP_Request/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= HTTP_Request
-PORTVERSION= 1.2.4
+PORTVERSION= 1.3.0
CATEGORIES= www pear
MAINTAINER= antonio@php.net
@@ -18,7 +18,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
CATEGORY= HTTP
FILES= Request.php Request/Listener.php
-EXAMPLES= download-progress.php example.php
+EXAMPLES= example.php download-progress.php
_EXAMPLESDIR= docs
.include <bsd.port.pre.mk>