From 6fe158601502b9b7120b61a0b2344707eb071af3 Mon Sep 17 00:00:00 2001 From: Eric Jackson Date: Thu, 16 Aug 2001 19:40:40 +0000 Subject: build man page for popa3d --- libexec/popa3d/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libexec/popa3d/Makefile b/libexec/popa3d/Makefile index 7f9f429fa8c..afe6f1d071c 100644 --- a/libexec/popa3d/Makefile +++ b/libexec/popa3d/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.1 2001/08/13 20:03:21 camield Exp $ +# $OpenBSD: Makefile,v 1.2 2001/08/16 19:40:39 ericj Exp $ PROG= popa3d SRCS= auth_passwd.c database.c mailbox.c misc.c pop_auth.c pop_root.c \ pop_trans.c protocol.c standalone.c virtual.c -NOMAN= +MAN= popa3d.8 .include -- cgit v1.2.3