diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-02-18 14:49:28 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-02-18 14:49:28 +0000 |
commit | dadcceed227ffa04b496192d0fca421c42aac7a4 (patch) | |
tree | fd22fa57d612166a5a021566bd42cd50d6f9aba4 /net/delegate | |
parent | bbeceddf55915560c68bfa548bc53516e44d4aaf (diff) |
Notes
Diffstat (limited to 'net/delegate')
-rw-r--r-- | net/delegate/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/delegate/Makefile b/net/delegate/Makefile index f4617e4de7e8..a2b55c51d850 100644 --- a/net/delegate/Makefile +++ b/net/delegate/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://www.delegate.org/pub/DeleGate/ \ ftp://ftp.delegate.org/pub/DeleGate/ DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chifeng@gmail.com COMMENT= General purpose TCP/IP proxy system IS_INTERACTIVE= YES |