diff options
author | joerg <joerg@FreeBSD.org> | 1996-04-07 01:16:37 +0000 |
---|---|---|
committer | joerg <joerg@FreeBSD.org> | 1996-04-07 01:16:37 +0000 |
commit | 5d53626f95b4490541d3aa5574c1d253ce11b41d (patch) | |
tree | ceea6871b802e43ef0118bcb5dc582a2a392675c | |
parent | 426074daf3db8d467bd46964e14b74d02ab29335 (diff) | |
download | FreeBSD-src-5d53626f95b4490541d3aa5574c1d253ce11b41d.zip FreeBSD-src-5d53626f95b4490541d3aa5574c1d253ce11b41d.tar.gz |
Add rplay.
Submitted by: Andreas Klemm <andreas@knobel.gun.de>
-rw-r--r-- | etc/services | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/services b/etc/services index d8db4ee..11f9663 100644 --- a/etc/services +++ b/etc/services @@ -9,7 +9,7 @@ # Kerberos services are for Kerberos v4, and are unofficial. Sites running # v5 should uncomment v5 entries and comment v4 entries. # -# $Id: services,v 1.20 1996/02/11 21:24:14 pst Exp $ +# $Id: services,v 1.21 1996/03/08 10:54:00 ache Exp $ # From: @(#)services 5.8 (Berkeley) 5/9/91 # # WELL KNOWN PORT NUMBERS @@ -1594,6 +1594,7 @@ hacl-local 5304/tcp hacl-local 5304/udp hacl-test 5305/tcp hacl-test 5305/udp +rplay 5555/udp proshareaudio 5713/tcp #proshare conf audio proshareaudio 5713/udp #proshare conf audio prosharevideo 5714/tcp #proshare conf video |