mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
-Fix typo
Reported by: Johan Huldtgren <johan@huldtgren.com>
This commit is contained in:
parent
89a3cd0f56
commit
2448cedb3a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=208553
@ -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:
|
||||
#
|
||||
|
@ -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>
|
||||
|
@ -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:
|
||||
#
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user