diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2004-02-26 16:25:03 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2004-02-26 16:25:03 +0000 |
commit | 92239222f93dc5c09a632ef6081f57672cc7ec65 (patch) | |
tree | e0e304395608dc5d5aeb8c50bb7fb4c0fc3e3c80 /mail/postfixadmin | |
parent | 8d788024ff915a69810849e6d82a61bcbc619ca6 (diff) | |
download | ports-92239222f93dc5c09a632ef6081f57672cc7ec65.tar.gz ports-92239222f93dc5c09a632ef6081f57672cc7ec65.zip |
Notes
Diffstat (limited to 'mail/postfixadmin')
-rw-r--r-- | mail/postfixadmin/Makefile | 2 | ||||
-rw-r--r-- | mail/postfixadmin/distinfo | 3 | ||||
-rw-r--r-- | mail/postfixadmin/pkg-plist | 15 |
3 files changed, 17 insertions, 3 deletions
diff --git a/mail/postfixadmin/Makefile b/mail/postfixadmin/Makefile index 77160ffedb92..e4a68927d2a7 100644 --- a/mail/postfixadmin/Makefile +++ b/mail/postfixadmin/Makefile @@ -6,7 +6,7 @@ # PORTNAME= postfixadmin -PORTVERSION= 2.0.3 +PORTVERSION= 2.0.4 CATEGORIES= mail MASTER_SITES= # See FETCH_SITE EXTRACT_SUFX= .tgz diff --git a/mail/postfixadmin/distinfo b/mail/postfixadmin/distinfo index ad93baa16223..13a480aa3489 100644 --- a/mail/postfixadmin/distinfo +++ b/mail/postfixadmin/distinfo @@ -1 +1,2 @@ -MD5 (postfixadmin-2.0.3.tgz) = d7bfb871b9ba8799b3687d2fd21c036c +MD5 (postfixadmin-2.0.4.tgz) = 8e4982a18c943cbf3dc81eb987f281d7 +SIZE (postfixadmin-2.0.4.tgz) = 94997 diff --git a/mail/postfixadmin/pkg-plist b/mail/postfixadmin/pkg-plist index 932e202996d9..b0c0dfc7c1b8 100644 --- a/mail/postfixadmin/pkg-plist +++ b/mail/postfixadmin/pkg-plist @@ -16,6 +16,9 @@ www/postfixadmin/admin/create-alias.php www/postfixadmin/admin/create-domain.php www/postfixadmin/admin/create-mailbox.php www/postfixadmin/admin/delete.php +www/postfixadmin/admin/edit-active-admin.php +www/postfixadmin/admin/edit-active-domain.php +www/postfixadmin/admin/edit-active.php www/postfixadmin/admin/edit-admin.php www/postfixadmin/admin/edit-alias.php www/postfixadmin/admin/edit-domain.php @@ -31,6 +34,7 @@ www/postfixadmin/config.inc.php.sample www/postfixadmin/create-alias.php www/postfixadmin/create-mailbox.php www/postfixadmin/delete.php +www/postfixadmin/edit-active.php www/postfixadmin/edit-alias.php www/postfixadmin/edit-mailbox.php www/postfixadmin/functions.inc.php @@ -39,11 +43,20 @@ www/postfixadmin/languages/de.lang www/postfixadmin/languages/dk.lang www/postfixadmin/languages/en.lang www/postfixadmin/languages/es.lang +www/postfixadmin/languages/eu.lang www/postfixadmin/languages/fi.lang www/postfixadmin/languages/fo.lang www/postfixadmin/languages/fr.lang +www/postfixadmin/languages/hu.lang +www/postfixadmin/languages/is.lang +www/postfixadmin/languages/it.lang www/postfixadmin/languages/nl.lang +www/postfixadmin/languages/no-nn.lang +www/postfixadmin/languages/pl.lang +www/postfixadmin/languages/pt-br.lang +www/postfixadmin/languages/ru.lang www/postfixadmin/languages/se.lang +www/postfixadmin/languages/tr.lang www/postfixadmin/login.php www/postfixadmin/logout.php www/postfixadmin/main.php @@ -63,7 +76,6 @@ www/postfixadmin/templates/admin_list-virtual.tpl www/postfixadmin/templates/admin_menu.tpl www/postfixadmin/templates/create-alias.tpl www/postfixadmin/templates/create-mailbox.tpl -www/postfixadmin/templates/delete.tpl www/postfixadmin/templates/edit-alias.tpl www/postfixadmin/templates/edit-mailbox.tpl www/postfixadmin/templates/footer.tpl @@ -71,6 +83,7 @@ www/postfixadmin/templates/header.tpl www/postfixadmin/templates/login.tpl www/postfixadmin/templates/main.tpl www/postfixadmin/templates/menu.tpl +www/postfixadmin/templates/message.tpl www/postfixadmin/templates/overview-get.tpl www/postfixadmin/templates/overview.tpl www/postfixadmin/templates/password.tpl |