1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00

Fix typos in RC scripts and bump PORTREVISION.

PR:		ports/119741
Submitted by:	Aleksandr Stankevic <alex@braske.net>
Approved by:	Thomas Vogt (maintainer), garga (mentor)
This commit is contained in:
Wesley Shields 2008-01-25 14:38:12 +00:00
parent 70f5959680
commit 89e20827cb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=206174
6 changed files with 6 additions and 6 deletions

View File

@ -7,7 +7,7 @@
PORTNAME= perdition
PORTVERSION= 1.17.1
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= mail net security
MASTER_SITES= http://www.vergenet.net/linux/perdition/download/${PORTVERSION}/

View File

@ -14,7 +14,7 @@
#
perdition_imap4_enable=${perdition_imap4_enable-"NO"}
perdition_imap4_flags=${perditon_imap4_flags-""}
perdition_imap4_flags=${perdition_imap4_flags-""}
. %%RC_SUBR%%

View File

@ -14,7 +14,7 @@
#
perdition_imap4s_enable=${perdition_imap4s_enable-"NO"}
perdition_imap4s_flags=${perditon_imap4s_flags-""}
perdition_imap4s_flags=${perdition_imap4s_flags-""}
. %%RC_SUBR%%

View File

@ -14,7 +14,7 @@
#
perdition_imaps_enable=${perdition_imaps_enable-"NO"}
perdition_imaps_flags=${perditon_imaps_flags-""}
perdition_imaps_flags=${perdition_imaps_flags-""}
. %%RC_SUBR%%

View File

@ -14,7 +14,7 @@
#
perdition_pop3_enable=${perdition_pop3_enable-"NO"}
perdition_pop3_flags=${perditon_pop3_flags-""}
perdition_pop3_flags=${perdition_pop3_flags-""}
. %%RC_SUBR%%

View File

@ -14,7 +14,7 @@
#
perdition_pop3s_enable=${perdition_pop3s_enable-"NO"}
perdition_pop3s_flags=${perditon_pop3s_flags-""}
perdition_pop3s_flags=${perdition_pop3s_flags-""}
. %%RC_SUBR%%