diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-06 19:23:19 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-06 19:23:19 +0000 |
commit | 84ea4ee842af8389fc1b0603b821af2d68ba8c65 (patch) | |
tree | ccfda8c465ebb396f84cc9528117581f3455c1b2 /www/mod_php3 | |
parent | d6894d86d96cc960c508c1088f126b9f7f53ad21 (diff) |
Notes
Diffstat (limited to 'www/mod_php3')
-rw-r--r-- | www/mod_php3/Makefile | 1 | ||||
-rw-r--r-- | www/mod_php3/pkg-comment | 1 | ||||
-rw-r--r-- | www/mod_php3/pkg-comment.standalone | 1 |
3 files changed, 1 insertions, 2 deletions
diff --git a/www/mod_php3/Makefile b/www/mod_php3/Makefile index 3f3428d5d5f3..562801b20f8f 100644 --- a/www/mod_php3/Makefile +++ b/www/mod_php3/Makefile @@ -25,6 +25,7 @@ PATCH_SITES= http://www.php.net/distributions/ PATCHFILES= mime.c.diff-3.0.gz MAINTAINER= dirk@FreeBSD.org +COMMENT?= PHP3 module for Apache .if !defined(STANDALONE) BUILD_DEPENDS= ${APXS}:${APACHE_PORT} diff --git a/www/mod_php3/pkg-comment b/www/mod_php3/pkg-comment deleted file mode 100644 index 926a0750a77c..000000000000 --- a/www/mod_php3/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -PHP3 module for Apache diff --git a/www/mod_php3/pkg-comment.standalone b/www/mod_php3/pkg-comment.standalone deleted file mode 100644 index 7a6bc18966f7..000000000000 --- a/www/mod_php3/pkg-comment.standalone +++ /dev/null @@ -1 +0,0 @@ -PHP3 commandline interpreter |