diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 2001-05-23 21:40:55 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 2001-05-23 21:40:55 +0000 |
commit | ef4004ca003cce2c7e7beecf5620a16c2530bdd4 (patch) | |
tree | 658fab0920536c9a4c9ad32dfea763d74322fbac /lang/php_doc/Makefile | |
parent | Add option for linuxthreads (WITH_LINUXTHREADS). (diff) |
Chase distfiles.
PR: ports/27561
Notes
Notes:
svn path=/head/; revision=42987
Diffstat (limited to 'lang/php_doc/Makefile')
-rw-r--r-- | lang/php_doc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/php_doc/Makefile b/lang/php_doc/Makefile index 194fcb0fb19d..a6d0e567e33e 100644 --- a/lang/php_doc/Makefile +++ b/lang/php_doc/Makefile @@ -7,6 +7,7 @@ PORTNAME= php_doc PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES?= lang MASTER_SITES= http://www.php.net/${PHP_DISTDIR}/ \ http://php.he.net/${PHP_DISTDIR}/ \ |