diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 15:33:58 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 15:33:58 +0000 |
commit | d2f3fc0d14d3e68570cfe49581272ad314bb8975 (patch) | |
tree | 9d14a268bc591a8b930deb4228abb79b4c3deeb5 /www/thttpd | |
parent | f7c61c692b035ec56f46093b826894cb1775ec8d (diff) | |
download | ports-d2f3fc0d14d3e68570cfe49581272ad314bb8975.tar.gz ports-d2f3fc0d14d3e68570cfe49581272ad314bb8975.zip |
Notes
Diffstat (limited to 'www/thttpd')
-rw-r--r-- | www/thttpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/thttpd/Makefile b/www/thttpd/Makefile index a8df8e8608e4..cf36be669e39 100644 --- a/www/thttpd/Makefile +++ b/www/thttpd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= thttpd -PORTVERSION= 2.20b +PORTVERSION= 2.20b CATEGORIES= www ipv6 MASTER_SITES= http://www.acme.com/software/thttpd/ \ http://www.freenix.no/~anders/ |