summaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1999-03-28 13:14:11 +0000
committerache <ache@FreeBSD.org>1999-03-28 13:14:11 +0000
commit7e9862e8ecfbd643e733e82ec8bb9864d998b684 (patch)
tree37d6054f29927f4c852624ed95404b4b69a8eb0a /mail
parent5708ed2772515cd5a05f5062b5f5e9280285eede (diff)
downloadFreeBSD-ports-7e9862e8ecfbd643e733e82ec8bb9864d998b684.zip
FreeBSD-ports-7e9862e8ecfbd643e733e82ec8bb9864d998b684.tar.gz
use system md5.h with system -lmd
Diffstat (limited to 'mail')
-rw-r--r--mail/cucipop/files/patch-ac11
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/cucipop/files/patch-ac b/mail/cucipop/files/patch-ac
new file mode 100644
index 0000000..1acb21e
--- /dev/null
+++ b/mail/cucipop/files/patch-ac
@@ -0,0 +1,11 @@
+--- cucipop.c.bak Wed May 13 20:57:39 1998
++++ cucipop.c Sun Mar 28 17:08:28 1999
+@@ -45,7 +45,7 @@
+ #include "hsort.h"
+
+ #ifdef APOP
+-#include "md5/md5.h"
++#include <md5.h>
+ #endif
+
+ #define MD5_DIGLEN 16
OpenPOWER on IntegriCloud