diff options
author | flz <flz@FreeBSD.org> | 2005-05-29 07:20:50 +0800 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2005-05-29 07:20:50 +0800 |
commit | f70764caa005b023ded378825522953d0631f79f (patch) | |
tree | add9ab568d34652d256c1fe677349b143c7abf0a /net | |
parent | 42c80bef12f29d5b1d9cfdb0dffa742c6b86ae3b (diff) | |
download | freebsd-ports-graphics-f70764caa005b023ded378825522953d0631f79f.tar.gz freebsd-ports-graphics-f70764caa005b023ded378825522953d0631f79f.tar.zst freebsd-ports-graphics-f70764caa005b023ded378825522953d0631f79f.zip |
- Pass maintainership to submitter.
PR: ports/81608
Submitted by: Josh Paetzel <josh@tcbug.org>
Diffstat (limited to 'net')
-rw-r--r-- | net/socks5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/socks5/Makefile b/net/socks5/Makefile index b5a25d6be95..3b332ce77e1 100644 --- a/net/socks5/Makefile +++ b/net/socks5/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 3 CATEGORIES= net security DISTNAME= socks5-v1.0r11 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= josh@tcbug.org COMMENT= SOCKS v5 application layer gateway and clients NO_CDROM= "NEC has a funky license for this software" |