diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2009-05-14 11:48:22 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2009-05-14 11:48:22 +0000 |
commit | c7a2039f702472effea40634eb15f76ca90a28b7 (patch) | |
tree | 26fc9aac245a3f760aab33fcd7ab7966fd342e87 /lang/php_doc/Makefile | |
parent | Update devel/cgit to 0.8.2.1. (diff) |
Update to todays documentation.
Notes
Notes:
svn path=/head/; revision=233891
Diffstat (limited to 'lang/php_doc/Makefile')
-rw-r--r-- | lang/php_doc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php_doc/Makefile b/lang/php_doc/Makefile index 0810b939e28e..c78e260e1565 100644 --- a/lang/php_doc/Makefile +++ b/lang/php_doc/Makefile @@ -6,7 +6,7 @@ # PORTNAME= php_doc -PORTVERSION= 20080804 +PORTVERSION= 20090514 CATEGORIES?= lang MASTER_SITES= http://www.mavetju.org/download/adopted/ DISTNAME= php_manual_${PHP_LANG}-${PORTVERSION} |