diff options
| author | perry <perry@NetBSD.org> | 2003-03-08 19:12:16 +0000 |
|---|---|---|
| committer | perry <perry@NetBSD.org> | 2003-03-08 19:12:16 +0000 |
| commit | b5fe7b6a73b3bfdbdde6e76b6535ddbd74768e84 (patch) | |
| tree | 1bbd0bf3e8c15d8dfc7b17e0e8672ff56ecb0e36 /gnu/usr.sbin/postfix/html | |
| parent | 59d07125ee9d00ca396be52e21c9cfcc7db032f2 (diff) | |
update for postfix 2.0.6
Diffstat (limited to 'gnu/usr.sbin/postfix/html')
| -rw-r--r-- | gnu/usr.sbin/postfix/html/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gnu/usr.sbin/postfix/html/Makefile b/gnu/usr.sbin/postfix/html/Makefile index 102001b2e4f..72e644ce138 100644 --- a/gnu/usr.sbin/postfix/html/Makefile +++ b/gnu/usr.sbin/postfix/html/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2002/12/25 07:45:35 lukem Exp $ +# $NetBSD: Makefile,v 1.4 2003/03/08 19:12:17 perry Exp $ .include <bsd.own.mk> @@ -19,6 +19,7 @@ FILES= access.5.html aliases.5.html architecture.html \ postconf.1.html postdrop.1.html postfix.1.html \ postkick.1.html postlock.1.html postlog.1.html \ postmap.1.html postqueue.1.html postsuper.1.html \ + proxymap.8.html \ qmgr.8.html queuing.html rate.html \ receiving.html regexp_table.5.html relocated.5.html \ resource.html rewrite.html security.html sendmail.1.html \ |
