diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2008-04-25 12:01:42 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2008-04-25 12:01:42 +0000 |
commit | 43086f0c76fab4aa71217e3c824ff9a5aefc8d8d (patch) | |
tree | 4ff0cc113f2c1bb55c3a0ee2e8e9b5453650327a /mail/squirrelmail-secure_login-plugin | |
parent | 890ff10abf0332ce2d300ef7965c752823d1c631 (diff) | |
download | ports-43086f0c76fab4aa71217e3c824ff9a5aefc8d8d.tar.gz ports-43086f0c76fab4aa71217e3c824ff9a5aefc8d8d.zip |
Notes
Diffstat (limited to 'mail/squirrelmail-secure_login-plugin')
-rw-r--r-- | mail/squirrelmail-secure_login-plugin/Makefile | 1 | ||||
-rw-r--r-- | mail/squirrelmail-secure_login-plugin/files/pkg-message.in | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/mail/squirrelmail-secure_login-plugin/Makefile b/mail/squirrelmail-secure_login-plugin/Makefile index 7ce46918e1f9..30459ab9f635 100644 --- a/mail/squirrelmail-secure_login-plugin/Makefile +++ b/mail/squirrelmail-secure_login-plugin/Makefile @@ -7,6 +7,7 @@ PORTNAME= secure_login PORTVERSION= 1.3 +PORTREVISION= 1 CATEGORIES= mail www MASTER_SITES= http://www.squirrelmail.org/plugins/ PKGNAMEPREFIX= squirrelmail- diff --git a/mail/squirrelmail-secure_login-plugin/files/pkg-message.in b/mail/squirrelmail-secure_login-plugin/files/pkg-message.in index b220c847cde8..425455401587 100644 --- a/mail/squirrelmail-secure_login-plugin/files/pkg-message.in +++ b/mail/squirrelmail-secure_login-plugin/files/pkg-message.in @@ -1,5 +1,5 @@ For the port to work properly you must copy the file -%%PREFIX%%/%%SQUIRRELDIR%%/plugins/secure_login/config.php.sample +%%PREFIX%%/%%SQUIRRELDIR%%/plugins/secure_login/config.sample.php to %%PREFIX%%/%%SQUIRRELDIR%%/plugins/secure_login/config.php and edit the configuration to meet your needs. |