diff options
author | eadler <eadler@FreeBSD.org> | 2012-02-25 22:42:06 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2012-02-25 22:42:06 +0800 |
commit | cbb720a76f6676e614adffad5793e1b2388b867d (patch) | |
tree | 7125f50bef58001734f44c1ac9ae678b97b16bc6 /net/datapipe | |
parent | 412eeb2ad5a9bd81d81f7f18096dc435e82e2ba1 (diff) | |
download | freebsd-ports-gnome-cbb720a76f6676e614adffad5793e1b2388b867d.tar.gz freebsd-ports-gnome-cbb720a76f6676e614adffad5793e1b2388b867d.tar.zst freebsd-ports-gnome-cbb720a76f6676e614adffad5793e1b2388b867d.zip |
Take maintainership
Approved by: maintainer (implicit)
Diffstat (limited to 'net/datapipe')
-rw-r--r-- | net/datapipe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/datapipe/Makefile b/net/datapipe/Makefile index c97bcf92b519..52c646cae894 100644 --- a/net/datapipe/Makefile +++ b/net/datapipe/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= ftp://ftp.distributed.net/pub/dcti/unsupported/ \ http://http.distributed.net/pub/dcti/unsupported/ -MAINTAINER= roam@FreeBSD.org +MAINTAINER= eadler@FreeBSD.org COMMENT= Bind a local port and connect it to a remote socket PLIST_FILES= bin/datapipe |