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/thttpd | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'www/thttpd')
-rw-r--r-- | www/thttpd/Makefile | 1 | ||||
-rw-r--r-- | www/thttpd/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/www/thttpd/Makefile b/www/thttpd/Makefile index 4a37667099a0..0c3b2a297d9c 100644 --- a/www/thttpd/Makefile +++ b/www/thttpd/Makefile @@ -16,6 +16,7 @@ DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= anders@FreeBSD.org +COMMENT= Tiny/turbo/throttling HTTP server IGNOREFILES= notes.html diff --git a/www/thttpd/pkg-comment b/www/thttpd/pkg-comment deleted file mode 100644 index 4b7de6bfa792..000000000000 --- a/www/thttpd/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Tiny/turbo/throttling HTTP server |