diff options
author | araujo <araujo@FreeBSD.org> | 2008-01-04 03:06:50 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2008-01-04 03:06:50 +0800 |
commit | 63c61a06b33844f18931d7a601aee51c9e074798 (patch) | |
tree | c273391fa39efa3de6160299efe98a4090708000 /net/redir | |
parent | 18f902ad40b5a9577152268801c4a98dd16f483c (diff) | |
download | freebsd-ports-gnome-63c61a06b33844f18931d7a601aee51c9e074798.tar.gz freebsd-ports-gnome-63c61a06b33844f18931d7a601aee51c9e074798.tar.zst freebsd-ports-gnome-63c61a06b33844f18931d7a601aee51c9e074798.zip |
- Take maintainership, I use this a lot.
Approved by: stas (mentor, implicit)
Diffstat (limited to 'net/redir')
-rw-r--r-- | net/redir/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/redir/Makefile b/net/redir/Makefile index ef57ce03cc54..c3a7fb6eabb2 100644 --- a/net/redir/Makefile +++ b/net/redir/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= net MASTER_SITES= http://sammy.net/~sammy/hacks/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= araujo@FreeBSD.org COMMENT= A tcp connection redirection utility USE_RC_SUBR= redir |