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/pound | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'www/pound')
-rw-r--r-- | www/pound/Makefile | 1 | ||||
-rw-r--r-- | www/pound/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/www/pound/Makefile b/www/pound/Makefile index f4bc16055f92..c33ffaca8bd0 100644 --- a/www/pound/Makefile +++ b/www/pound/Makefile @@ -14,6 +14,7 @@ DISTNAME= Pound-${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= anders@FreeBSD.org +COMMENT= Reverse proxy, load balancer and HTTP(S) frontend for web servers WRKSRC= ${WRKDIR}/${PORTNAME} GNU_CONFIGURE= yes diff --git a/www/pound/pkg-comment b/www/pound/pkg-comment deleted file mode 100644 index cf73170572b4..000000000000 --- a/www/pound/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Reverse proxy, load balancer and HTTP(S) frontend for web servers |