diff options
author | wxs <wxs@FreeBSD.org> | 2011-02-25 03:29:36 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2011-02-25 03:29:36 +0800 |
commit | 753572b4a38ad9b131b245d7f07ba3309b6186da (patch) | |
tree | 9078edf3f717efcf7f2e349769aad0390fa75d6a /www | |
parent | 343f5e070a7b43fc8f8e03a1a519c7c8b9e15240 (diff) | |
download | freebsd-ports-graphics-753572b4a38ad9b131b245d7f07ba3309b6186da.tar.gz freebsd-ports-graphics-753572b4a38ad9b131b245d7f07ba3309b6186da.tar.zst freebsd-ports-graphics-753572b4a38ad9b131b245d7f07ba3309b6186da.zip |
Pass maintainer to submitter of previous PRs. Thanks for taking this on Roger!
Submitted by: Roger Marquis <marquis@roble.com> (private mail)
Diffstat (limited to 'www')
-rw-r--r-- | www/tinyproxy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/tinyproxy/Makefile b/www/tinyproxy/Makefile index 1561d7ecae1..30171b4fc50 100644 --- a/www/tinyproxy/Makefile +++ b/www/tinyproxy/Makefile @@ -12,7 +12,7 @@ PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= https://banu.com/pub/tinyproxy/1.8/ -MAINTAINER= wxs@FreeBSD.org +MAINTAINER= marquis@roble.com COMMENT= A small, efficient HTTP proxy server BUILD_DEPENDS= asciidoc:${PORTSDIR}/textproc/asciidoc\ |