diff options
author | Dan Moschuk <dan@FreeBSD.org> | 1999-10-02 19:13:06 +0000 |
---|---|---|
committer | Dan Moschuk <dan@FreeBSD.org> | 1999-10-02 19:13:06 +0000 |
commit | a759fd52db0359173523ebf62e3c4521554d0fcf (patch) | |
tree | e7e27217d3de213cc80604d456d25a7f1d6577d7 /net/libunp/files/patch-ab | |
parent | c29496611cd7fb76f7256e246fee15f72de7a93c (diff) | |
download | ports-a759fd52db0359173523ebf62e3c4521554d0fcf.tar.gz ports-a759fd52db0359173523ebf62e3c4521554d0fcf.zip |
Notes
Diffstat (limited to 'net/libunp/files/patch-ab')
-rw-r--r-- | net/libunp/files/patch-ab | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/net/libunp/files/patch-ab b/net/libunp/files/patch-ab new file mode 100644 index 000000000000..744bbd971c2e --- /dev/null +++ b/net/libunp/files/patch-ab @@ -0,0 +1,10 @@ +--- intro/Makefile.orig Tue Sep 28 11:39:20 1999 ++++ intro/Makefile Tue Sep 28 11:39:35 1999 +@@ -2,7 +2,6 @@ + + PROGS = daytimetcpcli daytimetcpcli1 daytimetcpcli2 daytimetcpcli3 \ + daytimetcpsrv daytimetcpsrv1 daytimetcpsrv2 daytimetcpsrv3 \ +- daytimetcpcliv6 daytimetcpsrvv6 \ + byteorder + + all: ${PROGS} |