diff options
Diffstat (limited to 'net/datapipe/Makefile')
-rw-r--r-- | net/datapipe/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/datapipe/Makefile b/net/datapipe/Makefile index c9186048fdc5..55b52afe5b33 100644 --- a/net/datapipe/Makefile +++ b/net/datapipe/Makefile @@ -11,8 +11,8 @@ CATEGORIES= net MASTER_SITES= ftp://ftp.distributed.net/pub/dcti/unsupported/ \ http://http.distributed.net/pub/dcti/unsupported/ -MAINTAINER= dbaker@FreeBSD.org -COMMENT= A simple program to bind a local port and connect it to a remote socket +MAINTAINER= ports@FreeBSD.org +COMMENT= Bind a local port and connect it to a remote socket PLIST_FILES= bin/datapipe |