diff options
author | lth <lth@FreeBSD.org> | 2004-06-23 08:43:09 +0000 |
---|---|---|
committer | lth <lth@FreeBSD.org> | 2004-06-23 08:43:09 +0000 |
commit | ba98b7b248962c2631c12763abeeb86fc0b2669f (patch) | |
tree | 0084cf6541faa5040f760193f100dfd8b5a42835 /www | |
parent | 6c9b0e972a001661f42f62b1a014c8335a641c03 (diff) | |
download | FreeBSD-ports-ba98b7b248962c2631c12763abeeb86fc0b2669f.zip FreeBSD-ports-ba98b7b248962c2631c12763abeeb86fc0b2669f.tar.gz |
Udate to 1.3h
Approved by: erwin (mentor)
Diffstat (limited to 'www')
-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 9387736..2ec69b6 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 ec9cdd9..6beeb2d 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 |