diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2009-02-18 22:49:28 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2009-02-18 22:49:28 +0800 |
commit | c72a38614156aa8db45a1753f13123f1cce1d28b (patch) | |
tree | c0bdb94d7f91aa05edf716e941bb0a872987d8e5 /net | |
parent | b898add92d6990fc61f74c5c899c9dc4a1744203 (diff) | |
download | freebsd-ports-gnome-c72a38614156aa8db45a1753f13123f1cce1d28b.tar.gz freebsd-ports-gnome-c72a38614156aa8db45a1753f13123f1cce1d28b.tar.zst freebsd-ports-gnome-c72a38614156aa8db45a1753f13123f1cce1d28b.zip |
- Pass maintainership to submitter
Submitted by: chifeng via freebsd-ports@
Diffstat (limited to 'net')
-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 |