summaryrefslogtreecommitdiff
path: root/mail/fetchmail/files
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2010-10-25 07:15:38 +0000
committerMatthias Andree <mandree@FreeBSD.org>2010-10-25 07:15:38 +0000
commit37ee1acaa5d3c311cfc5e75a13d8241844059dd8 (patch)
tree2524abbf49f0163a7529d1e35c87cd1ed86df214 /mail/fetchmail/files
parent- Fix MASTERSITE:n substitution (diff)
Update to new upstream release 6.3.18.
Approved by: Corey Halpin (maintainer) PR: ports/151686
Notes
Notes: svn path=/head/; revision=263556
Diffstat (limited to 'mail/fetchmail/files')
-rw-r--r--mail/fetchmail/files/patch-configure11
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/fetchmail/files/patch-configure b/mail/fetchmail/files/patch-configure
deleted file mode 100644
index 60f939283e2f..000000000000
--- a/mail/fetchmail/files/patch-configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.orig 2010-05-23 11:34:20.000000000 -0300
-+++ configure 2010-05-23 11:36:40.000000000 -0300
-@@ -9207,7 +9207,7 @@
- return 0;
- }
- _ACEOF
--for ac_lib in '' md5 md; do
-+for ac_lib in '' md; do
- if test -z "$ac_lib"; then
- ac_res="none required"
- else