diff options
author | Michael Scheidell <scheidell@FreeBSD.org> | 2012-04-20 09:39:57 +0000 |
---|---|---|
committer | Michael Scheidell <scheidell@FreeBSD.org> | 2012-04-20 09:39:57 +0000 |
commit | fab061c5873cea15ca24b5c2b81150fb86df690d (patch) | |
tree | f497785a7586b722b4143d88d153dca6a6075371 /net/netpipes | |
parent | 5ff1a0856238a4d0faadeccd25bbc51120c79b3f (diff) | |
download | ports-fab061c5873cea15ca24b5c2b81150fb86df690d.tar.gz ports-fab061c5873cea15ca24b5c2b81150fb86df690d.zip |
Notes
Diffstat (limited to 'net/netpipes')
-rw-r--r-- | net/netpipes/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/netpipes/Makefile b/net/netpipes/Makefile index 0f02d0e25619..8fd895bc19b9 100644 --- a/net/netpipes/Makefile +++ b/net/netpipes/Makefile @@ -15,6 +15,8 @@ DISTNAME= netpipes-4.2-export MAINTAINER= doconnor@gsoft.com.au COMMENT= A group of shell utilities to connect programs to sockets +CONFLICTS= timelimit-[0-9]* + NO_WRKSUBDIR= yes MAN1= faucet.1 hose.1 sockdown.1 getpeername.1 encapsulate.1 \ timelimit.1 netpipes.1 |