svn commit: r261371 - stable/9/lib/libsm

Gregory Neil Shapiro gshapiro at FreeBSD.org
Sat Feb 1 23:39:04 UTC 2014


Author: gshapiro
Date: Sat Feb  1 23:39:03 2014
New Revision: 261371
URL: http://svnweb.freebsd.org/changeset/base/261371

Log:
  MFC: Add new sendmail 8.14.8 file

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

Modified: stable/9/lib/libsm/Makefile
==============================================================================
--- stable/9/lib/libsm/Makefile	Sat Feb  1 23:37:03 2014	(r261370)
+++ stable/9/lib/libsm/Makefile	Sat Feb  1 23:39:03 2014	(r261371)
@@ -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-stable mailing list