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/boa | |
parent | 1e7863a2b9faf5dfed393cbc6e4e954df275caa3 (diff) | |
download | ports-e173f6c3ea86b9ad956712cde81488b3932fb586.tar.gz ports-e173f6c3ea86b9ad956712cde81488b3932fb586.zip |
Notes
Diffstat (limited to 'www/boa')
-rw-r--r-- | www/boa/Makefile | 1 | ||||
-rw-r--r-- | www/boa/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/www/boa/Makefile b/www/boa/Makefile index 088e9290d436..6c649d63bc96 100644 --- a/www/boa/Makefile +++ b/www/boa/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.boa.org/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/} MAINTAINER= sysadmin@alexdupre.com +COMMENT= High performance single-tasking web server USE_BZIP2= yes USE_GMAKE= yes diff --git a/www/boa/pkg-comment b/www/boa/pkg-comment deleted file mode 100644 index 24a57e1be142..000000000000 --- a/www/boa/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -High performance single-tasking web server |