diff options
author | sergei <sergei@FreeBSD.org> | 2003-12-14 23:09:15 +0800 |
---|---|---|
committer | sergei <sergei@FreeBSD.org> | 2003-12-14 23:09:15 +0800 |
commit | 0f388130f822cd3d6b0c0960e144b620a0706730 (patch) | |
tree | a55e1fe690be81045f42151e8924e53b3ba2c4f7 /www | |
parent | ddcfd346dd56131ba03c48a59167b96fbf0e857a (diff) | |
download | freebsd-ports-graphics-0f388130f822cd3d6b0c0960e144b620a0706730.tar.gz freebsd-ports-graphics-0f388130f822cd3d6b0c0960e144b620a0706730.tar.zst freebsd-ports-graphics-0f388130f822cd3d6b0c0960e144b620a0706730.zip |
- Update to 1.3f
PR: 60214
Submitted by: maintainer
Diffstat (limited to 'www')
-rw-r--r-- | www/libhttpd-persistent/Makefile | 2 | ||||
-rw-r--r-- | www/libhttpd-persistent/distinfo | 2 | ||||
-rw-r--r-- | www/libhttpd-persistent/pkg-plist | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/www/libhttpd-persistent/Makefile b/www/libhttpd-persistent/Makefile index 24e9a1b30ae..c3ea21f8632 100644 --- a/www/libhttpd-persistent/Makefile +++ b/www/libhttpd-persistent/Makefile @@ -23,7 +23,7 @@ USE_REINPLACE= yes CC= ${CXX} VERSION= 1.3 -LEVEL= e +LEVEL= f DOCS= README HISTORY License doc/FAQ.txt doc/libhttpd.pdf diff --git a/www/libhttpd-persistent/distinfo b/www/libhttpd-persistent/distinfo index e2bd389519e..0a5dabe2fe0 100644 --- a/www/libhttpd-persistent/distinfo +++ b/www/libhttpd-persistent/distinfo @@ -1 +1 @@ -MD5 (libhttpd-1.3p-e.tgz) = 638f5e743393188c2761372e951a692b +MD5 (libhttpd-1.3p-f.tgz) = 97f464bbf08908db9cec9baa24f6159e diff --git a/www/libhttpd-persistent/pkg-plist b/www/libhttpd-persistent/pkg-plist index 2049e7d2177..9942656836e 100644 --- a/www/libhttpd-persistent/pkg-plist +++ b/www/libhttpd-persistent/pkg-plist @@ -1,5 +1,5 @@ -include/httpd.h -lib/libhttpd.a +include/httpd-persistent.h +lib/libhttpd-persistent.a %%PORTDOCS%%%%DOCSDIR%%/README %%PORTDOCS%%%%DOCSDIR%%/HISTORY %%PORTDOCS%%%%DOCSDIR%%/License |