From 12c1d27aee4fb6d8d85ec4515fff3550516dd4b0 Mon Sep 17 00:00:00 2001 From: Doug Barton Date: Sun, 5 Sep 2010 01:06:44 +0000 Subject: As previously advertised, remove the remaining ports that have no SHA256 checksum information in the distinfo file. --- databases/sybase-ocsd/files/interfaces.sample | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 databases/sybase-ocsd/files/interfaces.sample (limited to 'databases/sybase-ocsd/files/interfaces.sample') diff --git a/databases/sybase-ocsd/files/interfaces.sample b/databases/sybase-ocsd/files/interfaces.sample deleted file mode 100644 index 10e77f028c54..000000000000 --- a/databases/sybase-ocsd/files/interfaces.sample +++ /dev/null @@ -1,20 +0,0 @@ -# -# This is a sample interfaces file to get you started -# -# See Sybase's manuals for details. The following are examples, -# that work for me. There are two Sybase servers listed here, -# both running on the same computer (identified by the IP -# address, but on different ports -- 5000 and 4100. -# -# tcp0 is my desktop's network card -- yours is probably different -# (``ifconfig'' will list your available interfaces). -# - -#server label | type | proto | iface | server's ip | port -SYB120 - query tcp txp0 172.21.128.14 5000 - master tcp txp0 172.21.128.14 5000 - -ATTILA - query tcp txp0 172.21.128.14 4100 - master tcp txp0 172.21.128.14 4100 -- cgit v1.2.3