aboutsummaryrefslogtreecommitdiff
path: root/mail/openwebmail
diff options
context:
space:
mode:
Diffstat (limited to 'mail/openwebmail')
-rw-r--r--mail/openwebmail/Makefile1
-rw-r--r--mail/openwebmail/files/patch-openwebmail.pl10
2 files changed, 11 insertions, 0 deletions
diff --git a/mail/openwebmail/Makefile b/mail/openwebmail/Makefile
index fdc0c7276766..3a561b6f9351 100644
--- a/mail/openwebmail/Makefile
+++ b/mail/openwebmail/Makefile
@@ -7,6 +7,7 @@
PORTNAME= openwebmail
PORTVERSION?= 2.52
+PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= http://openwebmail.acatysmoof.com/download/%SUBDIR%/ \
http://openwebmail.org/openwebmail/download/%SUBDIR%/
diff --git a/mail/openwebmail/files/patch-openwebmail.pl b/mail/openwebmail/files/patch-openwebmail.pl
new file mode 100644
index 000000000000..e3cea9ab5826
--- /dev/null
+++ b/mail/openwebmail/files/patch-openwebmail.pl
@@ -0,0 +1,10 @@
+--- openwebmail.pl.orig Fri May 12 22:08:14 2006
++++ openwebmail.pl Fri May 12 22:08:38 2006
+@@ -41,6 +41,7 @@
+ require "modules/datetime.pl";
+ require "modules/lang.pl";
+ require "modules/mime.pl";
++require "modules/htmltext.pl";
+ require "auth/auth.pl";
+ require "quota/quota.pl";
+ require "shares/ow-shared.pl";