svn commit: r261195 - head/lib/libsm

Gregory Neil Shapiro gshapiro at FreeBSD.org
Sun Jan 26 23:40:32 UTC 2014


Author: gshapiro
Date: Sun Jan 26 23:40:31 2014
New Revision: 261195
URL: http://svnweb.freebsd.org/changeset/base/261195

Log:
  Add new sendmail 8.14.8 file
  
  MFC after:	5 days

Modified:
  head/lib/libsm/Makefile

Modified: head/lib/libsm/Makefile
==============================================================================
--- head/lib/libsm/Makefile	Sun Jan 26 23:39:11 2014	(r261194)
+++ head/lib/libsm/Makefile	Sun Jan 26 23:40:31 2014	(r261195)
@@ -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-head mailing list