diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2014-08-17 08:25:51 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2014-08-17 08:25:51 +0000 |
commit | 1e942b4de35e7c4cf18ad796be0de35c3cc75ca6 (patch) | |
tree | d181d3099d73830c55eddcdb88b2db47a80ad7e7 /net | |
parent | 1627e0411bceae3c7d0352a0c9ad9d8015c3ed40 (diff) | |
download | ports-1e942b4de35e7c4cf18ad796be0de35c3cc75ca6.tar.gz ports-1e942b4de35e7c4cf18ad796be0de35c3cc75ca6.zip |
Notes
Diffstat (limited to 'net')
-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 24524820a2d6..dd836514146e 100644 --- a/net/datapipe/Makefile +++ b/net/datapipe/Makefile @@ -8,7 +8,7 @@ CATEGORIES= net MASTER_SITES= ftp://ftp.distributed.net/pub/dcti/unsupported/ \ http://http.distributed.net/pub/dcti/unsupported/ -MAINTAINER= eadler@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Bind a local port and connect it to a remote socket PLIST_FILES= bin/datapipe |