svn commit: r203493 - stable/8/etc

Hajimu UMEMOTO ume at FreeBSD.org
Thu Feb 4 16:59:37 UTC 2010


Author: ume
Date: Thu Feb  4 16:59:36 2010
New Revision: 203493
URL: http://svn.freebsd.org/changeset/base/203493

Log:
  MFC r203342: ManageSieve has been added as port 4190:
  http://www.iana.org/assignments/port-numbers

Modified:
  stable/8/etc/services   (contents, props changed)
Directory Properties:
  stable/8/etc/   (props changed)

Modified: stable/8/etc/services
==============================================================================
--- stable/8/etc/services	Thu Feb  4 16:57:01 2010	(r203492)
+++ stable/8/etc/services	Thu Feb  4 16:59:36 2010	(r203493)
@@ -2223,6 +2223,8 @@ nuts_dem	4132/tcp   #NUTS Daemon
 nuts_dem	4132/udp   #NUTS Daemon
 nuts_bootp	4133/tcp   #NUTS Bootp Server
 nuts_bootp	4133/udp   #NUTS Bootp Server
+sieve		4190/tcp   #ManageSieve Protocol
+sieve		4190/udp   #ManageSieve Protocol
 rwhois		4321/tcp   #Remote Who Is
 rwhois		4321/udp   #Remote Who Is
 unicall		4343/tcp


More information about the svn-src-stable-8 mailing list