diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /www/phpbb | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'www/phpbb')
-rw-r--r-- | www/phpbb/Makefile | 1 | ||||
-rw-r--r-- | www/phpbb/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/www/phpbb/Makefile b/www/phpbb/Makefile index 135c4ee5c3aa..6b8ba2300336 100644 --- a/www/phpbb/Makefile +++ b/www/phpbb/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= phpBB-${PORTVERSION} MAINTAINER= wjv@FreeBSD.org +COMMENT= A PHP-based bulletin board / discussion forum system RUN_DEPENDS= ${LOCALBASE}/lib/php/System.php:${PORTSDIR}/www/mod_php4 diff --git a/www/phpbb/pkg-comment b/www/phpbb/pkg-comment deleted file mode 100644 index da5f77453f79..000000000000 --- a/www/phpbb/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A PHP-based bulletin board / discussion forum system |