diff options
author | linimon <linimon@FreeBSD.org> | 2006-11-26 00:46:44 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-11-26 00:46:44 +0800 |
commit | 7561a4f06206adb3c54f9dff32eebbc50927f397 (patch) | |
tree | 1144da83b7ab99b523aaa90da555f62a1a20a240 /www/lws | |
parent | a24cb3acdd374dfa5dac417ae874939dd0ab7c30 (diff) | |
download | freebsd-ports-gnome-7561a4f06206adb3c54f9dff32eebbc50927f397.tar.gz freebsd-ports-gnome-7561a4f06206adb3c54f9dff32eebbc50927f397.tar.zst freebsd-ports-gnome-7561a4f06206adb3c54f9dff32eebbc50927f397.zip |
Reassign ports from archie@ back to pool at his request.
Hat: portmgr
Diffstat (limited to 'www/lws')
-rw-r--r-- | www/lws/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/lws/Makefile b/www/lws/Makefile index b1e552231a16..ca7a66336de9 100644 --- a/www/lws/Makefile +++ b/www/lws/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= archie -MAINTAINER= archie@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Lightweight threaded HTTP/HTTPS web server based on libpdel(3) LIB_DEPENDS= pdel.0:${PORTSDIR}/devel/libpdel |