aboutsummaryrefslogtreecommitdiff
path: root/www/hastymail2
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2013-11-25 17:13:37 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2013-11-25 17:13:37 +0000
commita314c836dfabb3f08a6fb31b65a8706f5b716f8b (patch)
treed42207407b94ef21c1efd504045cdc9c9bcc8690 /www/hastymail2
parent2bdd607809046884b0af1e2be55d1d9599d0c3bb (diff)
Notes
Diffstat (limited to 'www/hastymail2')
-rw-r--r--www/hastymail2/Makefile2
-rw-r--r--www/hastymail2/pkg-plist4
2 files changed, 3 insertions, 3 deletions
diff --git a/www/hastymail2/Makefile b/www/hastymail2/Makefile
index 415c59b7c657..775f636b5f8d 100644
--- a/www/hastymail2/Makefile
+++ b/www/hastymail2/Makefile
@@ -3,7 +3,7 @@
PORTNAME= hastymail2
PORTVERSION= 1.1
-PORTREVISION= 3
+PORTREVISION= 4
PORTEPOCH= 1
CATEGORIES= www mail
MASTER_SITES= SF/hastymail/Hastymail2%20Stable%20Releases/Hastymail2%201.1/
diff --git a/www/hastymail2/pkg-plist b/www/hastymail2/pkg-plist
index a8b563569569..426b7b6c1c8f 100644
--- a/www/hastymail2/pkg-plist
+++ b/www/hastymail2/pkg-plist
@@ -429,9 +429,9 @@
%%WWWDIR%%/plugins/html_mail/tiny_mce/plugins/spellchecker/classes/SpellChecker.php
%%WWWDIR%%/plugins/html_mail/tiny_mce/plugins/spellchecker/classes/utils/JSON.php
%%WWWDIR%%/plugins/html_mail/tiny_mce/plugins/spellchecker/classes/utils/Logger.php
-@unexec if cmp -s %D/%%WWWDIR%%/plugins/spellchecker/config.php.sample %D/%%WWWDIR%%/plugins/spellchecker/config.php; then rm -f %D/%%WWWDIR%%/plugins/spellchecker/config.php; fi
+@unexec if cmp -s %D/%%WWWDIR%%/plugins/html_mail/tiny_mce/plugins/spellchecker/config.php.sample %D/%%WWWDIR%%/plugins/html_mail/tiny_mce/plugins/spellchecker/config.php; then rm -f %D/%%WWWDIR%%/plugins/html_mail/tiny_mce/plugins/spellchecker/config.php; fi
%%WWWDIR%%/plugins/html_mail/tiny_mce/plugins/spellchecker/config.php.sample
-@exec if [ ! -f %D/%%WWWDIR%%/plugins/spellchecker/config.php ]; then cp -p %D/%F %B/config.php; fi
+@exec if [ ! -f %D/%%WWWDIR%%/plugins/html_mail/tiny_mce/plugins/spellchecker/config.php ]; then cp -p %D/%F %B/config.php; fi
%%WWWDIR%%/plugins/html_mail/tiny_mce/plugins/spellchecker/css/content.css
%%WWWDIR%%/plugins/html_mail/tiny_mce/plugins/spellchecker/editor_plugin.js
%%WWWDIR%%/plugins/html_mail/tiny_mce/plugins/spellchecker/editor_plugin_src.js