svn commit: r261364 - stable/10/lib/libsm

Gregory Neil Shapiro gshapiro at FreeBSD.org
Sat Feb 1 22:29:05 UTC 2014


Author: gshapiro
Date: Sat Feb  1 22:29:04 2014
New Revision: 261364
URL: http://svnweb.freebsd.org/changeset/base/261364

Log:
  MFC: Add new sendmail 8.14.8 file

Modified:
  stable/10/lib/libsm/Makefile
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/lib/libsm/Makefile
==============================================================================
--- stable/10/lib/libsm/Makefile	Sat Feb  1 22:27:40 2014	(r261363)
+++ stable/10/lib/libsm/Makefile	Sat Feb  1 22:29:04 2014	(r261364)
@@ -31,7 +31,7 @@ SRCS+=	assert.c debug.c errstring.c exc.
 	wbuf.c wsetup.c string.c stringf.c \
 	xtrap.c strto.c test.c path.c strcasecmp.c strrevcmp.c \
 	signal.c clock.c config.c sem.c shm.c mbdb.c strexit.c cf.c ldap.c \
-	niprop.c mpeix.c memstat.c util.c
+	niprop.c mpeix.c memstat.c util.c inet6_ntop.c
 CLEANFILES+=sm_os.h
 
 INTERNALLIB=


More information about the svn-src-all mailing list