Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/gnu/usr.sbin/postfix/global add abounce.c
details: https://anonhg.NetBSD.org/src/rev/465cb55e63e9
branches: trunk
changeset: 500298:465cb55e63e9
user: perry <perry%NetBSD.org@localhost>
date: Sat Dec 09 17:35:05 2000 +0000
description:
add abounce.c
diffstat:
gnu/usr.sbin/postfix/global/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 869ccb2a86a5 -r 465cb55e63e9 gnu/usr.sbin/postfix/global/Makefile
--- a/gnu/usr.sbin/postfix/global/Makefile Sat Dec 09 17:28:45 2000 +0000
+++ b/gnu/usr.sbin/postfix/global/Makefile Sat Dec 09 17:35:05 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2000/04/30 21:21:58 perry Exp $
+# $NetBSD: Makefile,v 1.2 2000/12/09 17:35:05 perry Exp $
LIB= global
@@ -23,7 +23,7 @@
recipient_list.c record.c remove.c resolve_clnt.c resolve_local.c \
rewrite_clnt.c sent.c smtp_stream.c split_addr.c string_list.c \
sys_exits.c timed_ipc.c tok822_find.c tok822_node.c tok822_parse.c \
- tok822_resolve.c tok822_rewrite.c tok822_tree.c
+ tok822_resolve.c tok822_rewrite.c tok822_tree.c abounce.c
MKLINT= no
MKPIC= no
Home |
Main Index |
Thread Index |
Old Index