summaryrefslogtreecommitdiffstats
path: root/lang/php_doc/Makefile
diff options
context:
space:
mode:
authordirk <dirk@FreeBSD.org>2002-11-11 20:13:37 +0000
committerdirk <dirk@FreeBSD.org>2002-11-11 20:13:37 +0000
commitb9dd05e08aa0563d892735a2866de1928373449b (patch)
treefae2d25da8ac0ce792b200aae3707c9730980ae2 /lang/php_doc/Makefile
parent30c65ebf015f9c6583c5a1c2d43cf260a71c750e (diff)
downloadFreeBSD-ports-b9dd05e08aa0563d892735a2866de1928373449b.zip
FreeBSD-ports-b9dd05e08aa0563d892735a2866de1928373449b.tar.gz
Update to the latest versions.
Diffstat (limited to 'lang/php_doc/Makefile')
-rw-r--r--lang/php_doc/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/lang/php_doc/Makefile b/lang/php_doc/Makefile
index 2f2508d..57dc62c 100644
--- a/lang/php_doc/Makefile
+++ b/lang/php_doc/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= php_doc
-PORTVERSION= 1.20020119
+PORTVERSION= 1.20021101
CATEGORIES?= lang
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= dirk
@@ -28,16 +28,16 @@ PLIST= ${PKGDIR}/pkg-plist.${PHP_LANG}
PHPDOCDIR= ${PREFIX}/share/doc/${PHP_LANG}-php
.if ${PHP_LANG} == de
-PORTVERSION= 1.20020119
+PORTVERSION= 1.20021103
.endif
.if ${PHP_LANG} == es
-PORTVERSION= 1.20020105
+PORTVERSION= 1.20021104
.endif
.if ${PHP_LANG} == fr
-PORTVERSION= 1.20020105
+PORTVERSION= 1.20020708
.endif
.if ${PHP_LANG} == ja
-PORTVERSION= 1.20020104
+PORTVERSION= 1.20021104
.endif
.endif
@@ -65,7 +65,7 @@ do-install:
.if defined(MAINTAINER_MODE)
LOCAL_DISTDIR?= /var/tmp/php_doc/php
LOCAL_TMPDIR?= /var/tmp/php_doc/tmp
-DISTSITE?= http://www.php.net/distributions/manual/
+DISTSITE?= http://de.php.net/distributions/manual/
localfetch:
.for lang in de en es fr ja
OpenPOWER on IntegriCloud