From 34c4d76380513b3c727238c841c372273386ee12 Mon Sep 17 00:00:00 2001 From: tobez Date: Fri, 27 May 2005 14:36:53 +0000 Subject: Commit file forgotten in the previous commit. --- www/mathopd/files/patch-aa | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/mathopd/files') diff --git a/www/mathopd/files/patch-aa b/www/mathopd/files/patch-aa index c2884e390323..fc2e133f62ca 100644 --- a/www/mathopd/files/patch-aa +++ b/www/mathopd/files/patch-aa @@ -11,7 +11,7 @@ -SBINDIR = $(PREFIX)/sbin +PROG= mathopd +SRCS= base64.c cgi.c config.c core.c dump.c imap.c log.c \ -+ main.c redirect.c request.c util.c stub.c ++ main.c redirect.c request.c util.c stub.c sendfile.c +BINDIR?=${PREFIX}/sbin +NOMAN= yes +LDADD= -lcrypt -- cgit