diff options
author | Sergei Kolobov <sergei@FreeBSD.org> | 2003-12-14 15:09:15 +0000 |
---|---|---|
committer | Sergei Kolobov <sergei@FreeBSD.org> | 2003-12-14 15:09:15 +0000 |
commit | 913cff0b48e8e7bdfbd3babfc965a83140f1ea4e (patch) | |
tree | fe6956b1ef6e548ca0e2c1d1fcf489a52d70d6c3 /www/libhttpd-persistent | |
parent | 47623894e1f8de4fee014eccdc748b8bb806fbcc (diff) | |
download | ports-913cff0b48e8e7bdfbd3babfc965a83140f1ea4e.tar.gz ports-913cff0b48e8e7bdfbd3babfc965a83140f1ea4e.zip |
Notes
Diffstat (limited to 'www/libhttpd-persistent')
-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 24e9a1b30aeb..c3ea21f86322 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 e2bd389519e9..0a5dabe2fe0d 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 2049e7d21771..9942656836e5 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 |