diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 14:08:24 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 14:08:24 +0000 |
commit | e173f6c3ea86b9ad956712cde81488b3932fb586 (patch) | |
tree | fe3d016b468984b9e909062a12c07733eacbeff1 /www/php-dyn | |
parent | Fix COMMENT and de-pkg-comment. Formerly there was no COMMENTFILE (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76044
Diffstat (limited to 'www/php-dyn')
-rw-r--r-- | www/php-dyn/Makefile | 1 | ||||
-rw-r--r-- | www/php-dyn/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/www/php-dyn/Makefile b/www/php-dyn/Makefile index bb8cbc2367ed..40ea24a86808 100644 --- a/www/php-dyn/Makefile +++ b/www/php-dyn/Makefile @@ -14,6 +14,7 @@ DISTNAME= php_dyn-${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= sysadmin@alexdupre.com +COMMENT= A PHP Extension to help debugging a PHP script BUILD_DEPENDS= aclocal:${PORTSDIR}/devel/automake \ autoconf:${PORTSDIR}/devel/autoconf \ diff --git a/www/php-dyn/pkg-comment b/www/php-dyn/pkg-comment deleted file mode 100644 index 150f79535f20..000000000000 --- a/www/php-dyn/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A PHP Extension to help debugging a PHP script |