aboutsummaryrefslogtreecommitdiffstats
path: root/mail/horde-imp
diff options
context:
space:
mode:
authorbeech <beech@FreeBSD.org>2008-03-07 14:33:10 +0800
committerbeech <beech@FreeBSD.org>2008-03-07 14:33:10 +0800
commit7616bb60c4cd77f0289c55304e8e28b85c6b2ff9 (patch)
tree68d5d3097855e2f518076b952f43d1b50cbe98e5 /mail/horde-imp
parent241a33fdffbe2ae5fb3902db883691a9278bd1d2 (diff)
downloadfreebsd-ports-gnome-7616bb60c4cd77f0289c55304e8e28b85c6b2ff9.tar.gz
freebsd-ports-gnome-7616bb60c4cd77f0289c55304e8e28b85c6b2ff9.tar.zst
freebsd-ports-gnome-7616bb60c4cd77f0289c55304e8e28b85c6b2ff9.zip
-Fix typo
Reported by: Johan Huldtgren <johan@huldtgren.com>
Diffstat (limited to 'mail/horde-imp')
-rw-r--r--mail/horde-imp/Makefile6
-rw-r--r--mail/horde-imp/files/patch-config::conf.xml2
2 files changed, 5 insertions, 3 deletions
diff --git a/mail/horde-imp/Makefile b/mail/horde-imp/Makefile
index c79961581f9e..8e37c3bfe0ea 100644
--- a/mail/horde-imp/Makefile
+++ b/mail/horde-imp/Makefile
@@ -7,13 +7,15 @@
PORTNAME= imp
PORTVERSION= 4.2
-DISTVERSIONSUFFIX= -rc2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail www
MAINTAINER= beech@FreeBSD.org
COMMENT= Webmail system for IMAP/POP3 mailboxes
+DISTFILES= ${PORTNAME}-h3-4.2-rc2${EXTRACT_SUFX}
+WRKSRC= ${WRKDIR}/${PORTNAME}-h3-4.2-rc2
+
#-----------------------------------------------------------------------
# You may define these options:
#
diff --git a/mail/horde-imp/files/patch-config::conf.xml b/mail/horde-imp/files/patch-config::conf.xml
index 49739f94b619..09d8f92142cb 100644
--- a/mail/horde-imp/files/patch-config::conf.xml
+++ b/mail/horde-imp/files/patch-config::conf.xml
@@ -5,7 +5,7 @@
<configsection name="params">
<configstring name="path" required="false" desc="Enter the location of
- the aspell binary" />
-+ the aspell binary">%%ASPELL%%</confstring>
++ the aspell binary">%%ASPELL%%</configstring>
</configsection>
</case>
</configswitch>