diff --git a/www/thttpd/Makefile b/www/thttpd/Makefile index 80db2870528..ec676708a54 100644 --- a/www/thttpd/Makefile +++ b/www/thttpd/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.16 2004/12/11 13:29:22 alek Exp $ +# $OpenBSD: Makefile,v 1.17 2007/02/18 22:14:34 aanriot Exp $ COMMENT= "tiny/turbo/throttling HTTP server" DISTNAME= thttpd-2.25b -PKGNAME= thttpd-2.25b +PKGNAME= ${DISTNAME}p0 CATEGORIES= www HOMEPAGE= http://www.acme.com/software/thttpd/ diff --git a/www/thttpd/distinfo b/www/thttpd/distinfo index 0ca2c747e95..a3000363123 100644 --- a/www/thttpd/distinfo +++ b/www/thttpd/distinfo @@ -1,4 +1,5 @@ MD5 (thttpd-2.25b.tar.gz) = 156b249b3b0bcd48b06badd2db0d56c5 RMD160 (thttpd-2.25b.tar.gz) = 2b67abe40dfec7a21ed338a9082594825a9fef0e SHA1 (thttpd-2.25b.tar.gz) = cd0e823233ad73e34ee1c9b871b01050feb9db52 +SHA256 (thttpd-2.25b.tar.gz) = 07719b08b1cff6a21c08697a7bcb4395425b07ee753106262fb62a03a7d32360 SIZE (thttpd-2.25b.tar.gz) = 132275 diff --git a/www/thttpd/pkg/DESCR b/www/thttpd/pkg/DESCR index a9377b4c057..f1cea477d87 100644 --- a/www/thttpd/pkg/DESCR +++ b/www/thttpd/pkg/DESCR @@ -1,5 +1,5 @@ -httpd is a simple, small, fast, and secure HTTP server. It doesn't have a -lot of special features, but it suffices for most uses of the web, it's -about as fast as the best full-featured servers (Apache, NCSA, Netscape), -and it has one extremely useful feature (URL-traffic-based throttling) -that no other server currently has. +thttpd is a simple, small, fast, and secure HTTP server. It doesn't have +a lot of special features, but it suffices for most uses of the web, +it's about as fast as the best full-featured servers (Apache, NCSA, +Netscape), and it has one extremely useful feature (URL-traffic-based +throttling) that no other server currently has. diff --git a/www/thttpd/pkg/PLIST b/www/thttpd/pkg/PLIST index 451a508f088..e5cd59d24b1 100644 --- a/www/thttpd/pkg/PLIST +++ b/www/thttpd/pkg/PLIST @@ -1,3 +1,3 @@ -@comment $OpenBSD: PLIST,v 1.2 2004/09/15 18:49:52 espie Exp $ -@man man/man8/thttpd.8 -sbin/thttpd +@comment $OpenBSD: PLIST,v 1.3 2007/02/18 22:14:34 aanriot Exp $ +@man man/man8/${BASE_PKGPATH}.8 +sbin/${BASE_PKGPATH}