diff options
author | Steve Price <steve@FreeBSD.org> | 1999-12-27 21:29:54 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-12-27 21:29:54 +0000 |
commit | 0834d9f3c1c23f91083a5b4e32eea7b699a1f90e (patch) | |
tree | 6c7feef00229414ec95c67d07a6bc595df62c889 /www/thttpd/Makefile | |
parent | 38e3e6a87b9abd2f393b2932fb132b441263aa21 (diff) |
Notes
Diffstat (limited to 'www/thttpd/Makefile')
-rw-r--r-- | www/thttpd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/thttpd/Makefile b/www/thttpd/Makefile index 5cb7804cfa14..aa91c3daaef0 100644 --- a/www/thttpd/Makefile +++ b/www/thttpd/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: thttpd -# Version required: thttpd-2.04 +# Version required: thttpd-2.11 # Date created: 24 May 1999 # Whom: Anders Nordby <anders@fix.no> # # $FreeBSD$ # -DISTNAME= thttpd-2.07 +DISTNAME= thttpd-2.11 CATEGORIES= www MASTER_SITES= http://www.acme.com/software/thttpd/ \ http://www.freenix.no/~anders/ |