diff options
Diffstat (limited to 'net/socat/Makefile')
-rw-r--r-- | net/socat/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/socat/Makefile b/net/socat/Makefile index 441ee11de40d..5a923a20d993 100644 --- a/net/socat/Makefile +++ b/net/socat/Makefile @@ -12,6 +12,7 @@ CATEGORIES= net MASTER_SITES= http://www.dest-unreach.org/socat/download/ MAINTAINER= ports@FreeBSD.org +COMMENT= A relay for bidirectional data transfer between two indep. data channels WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R:R} |