diff options
author | Sergei Kolobov <sergei@FreeBSD.org> | 2003-10-24 06:51:27 +0000 |
---|---|---|
committer | Sergei Kolobov <sergei@FreeBSD.org> | 2003-10-24 06:51:27 +0000 |
commit | 193dd3819e55870493c30fdc0dcf824d2510b9c1 (patch) | |
tree | 3033b817aa8c973d81f51b00565c0588a18dac80 /mail/dbmail21/pkg-plist | |
parent | 8da2ffb9c0a36c1693020bd408fde895da9b6426 (diff) |
Notes
Diffstat (limited to 'mail/dbmail21/pkg-plist')
-rw-r--r-- | mail/dbmail21/pkg-plist | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/dbmail21/pkg-plist b/mail/dbmail21/pkg-plist index 88c7b286d496..2b086d113b91 100644 --- a/mail/dbmail21/pkg-plist +++ b/mail/dbmail21/pkg-plist @@ -1,3 +1,4 @@ +@comment $FreeBSD$ bin/dbmail-smtp bin/dbmail-pop3d bin/dbmail-imapd @@ -23,6 +24,7 @@ etc/dbmail.conf-dist %%MYSQL%%%%DATADIR%%/sql/update_mysql_tmptables.mysql %%MYSQL%%%%DATADIR%%/sql/update_ownerid_aliases.mysql %%PGSQL%%%%DATADIR%%/sql/add-constraints.pgsql +%%PGSQL%%%%DATADIR%%/sql/add-indexes-fkeys-to-1.2.pgsql %%PGSQL%%%%DATADIR%%/sql/add-lastlogin.postgresql %%PGSQL%%%%DATADIR%%/sql/add_auto_notification.pgsql %%PGSQL%%%%DATADIR%%/sql/add_auto_reply.pgsql @@ -35,6 +37,6 @@ etc/dbmail.conf-dist %%PGSQL%%%%DATADIR%%/sql/pop_before_smtp.pgsql %%PORTDOCS%%%%DOCSDIR%%/INSTALL %%PORTDOCS%%%%DOCSDIR%%/README +%%PORTDOCS%%@dirrm %%DOCSDIR%% @dirrm %%DATADIR%%/sql @dirrm %%DATADIR%% -@dirrm %%DOCSDIR%% |