diff options
Diffstat (limited to 'www/libhttpd-persistent/Makefile')
-rw-r--r-- | www/libhttpd-persistent/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/libhttpd-persistent/Makefile b/www/libhttpd-persistent/Makefile index 4b76a2da9c62..9387736b932c 100644 --- a/www/libhttpd-persistent/Makefile +++ b/www/libhttpd-persistent/Makefile @@ -14,7 +14,7 @@ PKGNAMESUFFIX= -persistent DISTNAME= ${PORTNAME}-${VERSION}p-${LEVEL} EXTRACT_SUFX= .tgz -MAINTAINER= lars@thegler.dk +MAINTAINER= lth@FreeBSD.org COMMENT= Library for embedded web servers WRKSRC= ${WRKDIR}/${PORTNAME}-${VERSION}-persistent-${LEVEL} |