diff options
author | Lars Thegler <lth@FreeBSD.org> | 2004-06-23 08:43:09 +0000 |
---|---|---|
committer | Lars Thegler <lth@FreeBSD.org> | 2004-06-23 08:43:09 +0000 |
commit | 2170ef444c5760fa59c51cb4f5235cbf19fb58ed (patch) | |
tree | e2c701145c68555ccf25fb9dcce423f4e43878d4 /www/libhttpd-persistent | |
parent | 0eccc87d44d1ae13f83b0f151ed86796848b1486 (diff) | |
download | ports-2170ef444c5760fa59c51cb4f5235cbf19fb58ed.tar.gz ports-2170ef444c5760fa59c51cb4f5235cbf19fb58ed.zip |
Notes
Diffstat (limited to 'www/libhttpd-persistent')
-rw-r--r-- | www/libhttpd-persistent/Makefile | 3 | ||||
-rw-r--r-- | www/libhttpd-persistent/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/www/libhttpd-persistent/Makefile b/www/libhttpd-persistent/Makefile index 9387736b932c..2ec69b608fe0 100644 --- a/www/libhttpd-persistent/Makefile +++ b/www/libhttpd-persistent/Makefile @@ -7,7 +7,6 @@ PORTNAME= libhttpd PORTVERSION= ${VERSION}${LEVEL} -PORTREVISION= 1 CATEGORIES= www devel MASTER_SITES= http://www.deleet.de/projekte/daap/daapd/ PKGNAMESUFFIX= -persistent @@ -24,7 +23,7 @@ USE_REINPLACE= yes CC= ${CXX} VERSION= 1.3 -LEVEL= f +LEVEL= h DOCS= README HISTORY License doc/FAQ.txt doc/libhttpd.pdf diff --git a/www/libhttpd-persistent/distinfo b/www/libhttpd-persistent/distinfo index ec9cdd919708..6beeb2d72ad7 100644 --- a/www/libhttpd-persistent/distinfo +++ b/www/libhttpd-persistent/distinfo @@ -1,2 +1,2 @@ -MD5 (libhttpd-1.3p-f.tgz) = 97f464bbf08908db9cec9baa24f6159e -SIZE (libhttpd-1.3p-f.tgz) = 155140 +MD5 (libhttpd-1.3p-h.tgz) = 72b7f4b3f688d918c771b4c833766b28 +SIZE (libhttpd-1.3p-h.tgz) = 156210 |