The following reply was made to PR conf/183398; it has been noted by GNATS.
From: [email protected] (dfilter service) To: [email protected] Cc: Subject: Re: conf/183398: commit references a PR Date: Tue, 3 Dec 2013 03:57:30 +0000 (UTC) Author: eadler Date: Tue Dec 3 03:57:22 2013 New Revision: 258862 URL: http://svnweb.freebsd.org/changeset/base/258862 Log: Add the Short Message Peer-to-Peer protocol PR: conf/183398 Submitted by: olgeni Modified: head/etc/services Modified: head/etc/services ============================================================================== --- head/etc/services Tue Dec 3 03:40:47 2013 (r258861) +++ head/etc/services Tue Dec 3 03:57:22 2013 (r258862) @@ -2192,6 +2192,8 @@ ospf6d 2606/tcp #OSPF6d vty dict 2628/tcp #RFC 2229 dict 2628/udp #RFC 2229 listen 2766/tcp #System V listener port +smpp 2775/tcp #SMPP +smpp 2775/udp #SMPP www-dev 2784/tcp #world wide web - development www-dev 2784/udp #world wide web - development m2ua 2904/sctp #M2UA _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[email protected]" _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
