diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2008-03-07 06:33:10 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2008-03-07 06:33:10 +0000 |
commit | 2448cedb3ae0188b8c31e0a8f4644c6261fc18e2 (patch) | |
tree | 7f6fccb5564a5a708addc1b1bdd1fd5c0674dc4f /mail | |
parent | 89a3cd0f56e3b66427011fb2c658c733b7054476 (diff) | |
download | ports-2448cedb3ae0188b8c31e0a8f4644c6261fc18e2.tar.gz ports-2448cedb3ae0188b8c31e0a8f4644c6261fc18e2.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/horde-imp/Makefile | 6 | ||||
-rw-r--r-- | mail/horde-imp/files/patch-config::conf.xml | 2 | ||||
-rw-r--r-- | mail/horde4-imp/Makefile | 6 | ||||
-rw-r--r-- | mail/horde4-imp/files/patch-config::conf.xml | 2 |
4 files changed, 10 insertions, 6 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> diff --git a/mail/horde4-imp/Makefile b/mail/horde4-imp/Makefile index c79961581f9e..8e37c3bfe0ea 100644 --- a/mail/horde4-imp/Makefile +++ b/mail/horde4-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/horde4-imp/files/patch-config::conf.xml b/mail/horde4-imp/files/patch-config::conf.xml index 49739f94b619..09d8f92142cb 100644 --- a/mail/horde4-imp/files/patch-config::conf.xml +++ b/mail/horde4-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> |