diff options
author | wiz <wiz> | 2001-02-17 17:21:28 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-02-17 17:21:28 +0000 |
commit | 6129da62580b8a50ce5de047ae21c11f45e93b0b (patch) | |
tree | fe8266973ffa2637b58ee95206ea56dc48377bc4 /www/thttpd/Makefile | |
parent | 11cafbeef1fdf28ff424dda02b0d1a1182b0a0cd (diff) | |
download | pkgsrc-6129da62580b8a50ce5de047ae21c11f45e93b0b.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'www/thttpd/Makefile')
-rw-r--r-- | www/thttpd/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/thttpd/Makefile b/www/thttpd/Makefile index 46a1513f34d..b070f3ce0bd 100644 --- a/www/thttpd/Makefile +++ b/www/thttpd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2000/12/17 22:21:44 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2001/02/17 17:22:41 wiz Exp $ DISTNAME= thttpd-2.20b CATEGORIES= www @@ -8,6 +8,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ MAINTAINER= mike@ethmoid.org HOMEPAGE= http://www.acme.com/software/thttpd/ +COMMENT= tiny/turbo/throttling HTTP server EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} GNU_CONFIGURE= # defined |