summaryrefslogtreecommitdiff
path: root/etc/services
diff options
context:
space:
mode:
authorSteven Mestdagh <steven@cvs.openbsd.org>2007-05-01 11:48:41 +0000
committerSteven Mestdagh <steven@cvs.openbsd.org>2007-05-01 11:48:41 +0000
commit675df0e094b72d4cfa68ca00532ae0a4ee4564fc (patch)
treeefd2afbca6b2cf4f41de310832df08fcc31dca69 /etc/services
parent5f264daed90f5a6c3f817b973e83e4678ca1a91b (diff)
order by port number.
okay xsa, sobrado, jdixon
Diffstat (limited to 'etc/services')
-rw-r--r--etc/services4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/services b/etc/services
index a1187688ec5..188e8affd71 100644
--- a/etc/services
+++ b/etc/services
@@ -1,4 +1,4 @@
-# $OpenBSD: services,v 1.66 2007/03/04 12:46:25 jmc Exp $
+# $OpenBSD: services,v 1.67 2007/05/01 11:48:40 steven Exp $
#
# Network services, Internet style
#
@@ -145,12 +145,12 @@ afpovertcp 548/udp # AFP over TCP
rtsp 554/tcp # Real Time Stream Control Proto
rtsp 554/udp # Real Time Stream Control Proto
submission 587/tcp msa # mail message submission
+submission 587/udp msa # mail message submission
asf-rmcp 623/udp # ASF/IPMI Proto
ipp 631/tcp # Internet Printing Protocol
ipp 631/udp # Internet Printing Protocol
ldaps 636/tcp # LDAP over SSL
ldaps 636/udp
-submission 587/udp msa # mail message submission
imaps 993/tcp # imap4 protocol over TLS/SSL
imaps 993/udp # imap4 protocol over TLS/SSL
pop3s 995/tcp spop3 # pop3 protocol over TLS/SSL