aboutsummaryrefslogtreecommitdiff
path: root/mail/mlmmj
diff options
context:
space:
mode:
Diffstat (limited to 'mail/mlmmj')
-rw-r--r--mail/mlmmj/Makefile2
-rw-r--r--mail/mlmmj/distinfo4
-rw-r--r--mail/mlmmj/files/patch-include9
3 files changed, 3 insertions, 12 deletions
diff --git a/mail/mlmmj/Makefile b/mail/mlmmj/Makefile
index a0f492aae758..f761e3af8c72 100644
--- a/mail/mlmmj/Makefile
+++ b/mail/mlmmj/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= mlmmj
-PORTVERSION= 1.2.0
+PORTVERSION= 1.2.1
CATEGORIES= mail
MASTER_SITES= http://mlmmj.mmj.dk/files/
diff --git a/mail/mlmmj/distinfo b/mail/mlmmj/distinfo
index 7acfd48bfabe..d00f1fe00d33 100644
--- a/mail/mlmmj/distinfo
+++ b/mail/mlmmj/distinfo
@@ -1,2 +1,2 @@
-MD5 (mlmmj-1.2.0.tar.bz2) = e784cd91d73482098f5d57236eb2f332
-SIZE (mlmmj-1.2.0.tar.bz2) = 124898
+MD5 (mlmmj-1.2.1.tar.bz2) = d913286f37f5341eb61a2cea0b51475c
+SIZE (mlmmj-1.2.1.tar.bz2) = 125196
diff --git a/mail/mlmmj/files/patch-include b/mail/mlmmj/files/patch-include
deleted file mode 100644
index 0c17301962f4..000000000000
--- a/mail/mlmmj/files/patch-include
+++ /dev/null
@@ -1,9 +0,0 @@
---- src/getaddrsfromfd.c.orig Mon Jan 24 14:10:45 2005
-+++ src/getaddrsfromfd.c Mon Jan 24 14:10:58 2005
-@@ -1,5 +1,5 @@
--#include <sys/mman.h>
- #include <sys/types.h>
-+#include <sys/mman.h>
- #include <sys/stat.h>
- #include <unistd.h>
- #include <string.h>