diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-02-09 04:37:58 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-02-09 04:37:58 +0000 |
commit | 437df4570f3fe584c0be9ae3afba79eca3424b2b (patch) | |
tree | 32ef391c6f85df4affb876cbe4d1c2d8f389abb4 /www | |
parent | - Explicitly enabling/disabling IPv6 by ${OS_VERSION} (diff) |
Update to 2.14
PR: 16556
Submitted by: Dom.Mitchell@palmerharvey.co.uk
Notes
Notes:
svn path=/head/; revision=25605
Diffstat (limited to 'www')
-rw-r--r-- | www/thttpd/Makefile | 4 | ||||
-rw-r--r-- | www/thttpd/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/thttpd/Makefile b/www/thttpd/Makefile index f66612e07412..0cd21b75e22e 100644 --- a/www/thttpd/Makefile +++ b/www/thttpd/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: thttpd -# Version required: thttpd-2.11 +# Version required: thttpd-2.14 # Date created: 24 May 1999 # Whom: Anders Nordby <anders@fix.no> # # $FreeBSD$ # -DISTNAME= thttpd-2.13 +DISTNAME= thttpd-2.14 CATEGORIES= www ipv6 MASTER_SITES= http://www.acme.com/software/thttpd/ \ http://www.freenix.no/~anders/ diff --git a/www/thttpd/distinfo b/www/thttpd/distinfo index bf2d73ba9cde..44c128cb2221 100644 --- a/www/thttpd/distinfo +++ b/www/thttpd/distinfo @@ -1 +1 @@ -MD5 (thttpd-2.13.tar.gz) = 8436aa931d1903b4cd9b05a8b76ff578 +MD5 (thttpd-2.14.tar.gz) = 88e2588d7b424ad561aa12aa828722ab |