diff options
Diffstat (limited to 'www/mod_php4')
-rw-r--r-- | www/mod_php4/Makefile | 1 | ||||
-rw-r--r-- | www/mod_php4/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_php4/Makefile b/www/mod_php4/Makefile index 5f1d8019f6b3..cef2d84ba8c5 100644 --- a/www/mod_php4/Makefile +++ b/www/mod_php4/Makefile @@ -21,6 +21,7 @@ MASTER_SITES= http://us.php.net/${PHP_DISTDIR}/ \ DISTNAME= php-${PORTVERSION} MAINTAINER= dirk@FreeBSD.org +COMMENT= PHP4 module for Apache BUILD_DEPENDS= ${APXS}:${APACHE_PORT} RUN_DEPENDS= ${APXS}:${APACHE_PORT} diff --git a/www/mod_php4/pkg-comment b/www/mod_php4/pkg-comment deleted file mode 100644 index e7a0ad78a7f3..000000000000 --- a/www/mod_php4/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -PHP4 module for Apache |