diff options
author | ade <ade@FreeBSD.org> | 2003-03-07 03:23:19 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2003-03-07 03:23:19 +0800 |
commit | 61a8a0af5658e5f2abefd70bd57eba7f441c5150 (patch) | |
tree | 8e940ade7fbd828d4614521950503c6a17094320 /www/mod_php3 | |
parent | 402a353f2e266bfc58d6892ce7e699751c3aa971 (diff) | |
download | freebsd-ports-gnome-61a8a0af5658e5f2abefd70bd57eba7f441c5150.tar.gz freebsd-ports-gnome-61a8a0af5658e5f2abefd70bd57eba7f441c5150.tar.zst freebsd-ports-gnome-61a8a0af5658e5f2abefd70bd57eba7f441c5150.zip |
Destroy pkg-comment for some of the stranger uses in the tree,
pending the final semi-automatic purge.
Approved by: portmgr (implicitly)
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 |