diff options
author | Anders Nordby <anders@FreeBSD.org> | 2002-10-15 21:59:06 +0000 |
---|---|---|
committer | Anders Nordby <anders@FreeBSD.org> | 2002-10-15 21:59:06 +0000 |
commit | a3eb71e07a899c1a6a934cf9ba7098352b79ce30 (patch) | |
tree | 2e86a3f04dffeb50e1062229efc932bb5a49f607 /www | |
parent | Changes to allow compilation on a sparc64. (diff) |
Update to 2.23 beta 1.
PR: 43988
Submitted by: Marc Recht <marc@informatik.uni-bremen.de>
Notes
Notes:
svn path=/head/; revision=68125
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 f0801ba53539..4a37667099a0 100644 --- a/www/thttpd/Makefile +++ b/www/thttpd/Makefile @@ -6,11 +6,11 @@ # PORTNAME= thttpd -PORTVERSION= 2.22 +PORTVERSION= 2.23 CATEGORIES= www ipv6 MASTER_SITES= http://www.acme.com/software/thttpd/ \ http://atreides.freenix.no/~anders/ -DISTNAME= ${PORTNAME}-${PORTVERSION}beta4 +DISTNAME= ${PORTNAME}-${PORTVERSION}beta1 DISTFILES= ${DISTNAME}${EXTRACT_SUFX} notes.html DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} diff --git a/www/thttpd/distinfo b/www/thttpd/distinfo index ca47178f4092..2e3b7999f5db 100644 --- a/www/thttpd/distinfo +++ b/www/thttpd/distinfo @@ -1,2 +1,2 @@ -MD5 (thttpd/thttpd-2.22beta4.tar.gz) = 1124aa13ab57e4939ed94f6a0f8e08ae +MD5 (thttpd/thttpd-2.23beta1.tar.gz) = 43ec67b2765353a942fea72ceaf4d118 MD5 (thttpd/notes.html) = IGNORE |