diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2012-02-25 14:42:06 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2012-02-25 14:42:06 +0000 |
commit | 92cddd7da700efc0f7b743cd3b7493726852c2d4 (patch) | |
tree | e8143037a1e4d312b3602c74118b39865961f1eb /net/datapipe | |
parent | 6cb55cd9842740e2544f711fcf4e5d9d136bbac8 (diff) | |
download | ports-92cddd7da700efc0f7b743cd3b7493726852c2d4.tar.gz ports-92cddd7da700efc0f7b743cd3b7493726852c2d4.zip |
Notes
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 |