diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-08-19 02:07:08 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-08-19 02:07:08 +0000 |
commit | 705b2d86f6cf4df9ab90888eb99d19cc0ceff31d (patch) | |
tree | dc92ccc8d56a6a0e1fa7a3cda9a5a6f4f6f411ec | |
parent | default mta is postfix, which is provided (diff) | |
download | gentoo-2-705b2d86f6cf4df9ab90888eb99d19cc0ceff31d.tar.gz gentoo-2-705b2d86f6cf4df9ab90888eb99d19cc0ceff31d.tar.bz2 gentoo-2-705b2d86f6cf4df9ab90888eb99d19cc0ceff31d.zip |
postfix is default mta, and also provided
-rw-r--r-- | profiles/default-macos-10.4/virtuals | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/default-macos-10.4/virtuals b/profiles/default-macos-10.4/virtuals index cabb4a7c3754..a7c856b25cac 100644 --- a/profiles/default-macos-10.4/virtuals +++ b/profiles/default-macos-10.4/virtuals @@ -12,9 +12,9 @@ virtual/libc sys-libs/libsystem virtual/logger app-admin/sysklogd virtual/lpr net-print/cups virtual/mda mail-filter/procmail -virtual/mta mail-mta/ssmtp +virtual/mta mail-mta/postfix virtual/php dev-php/mod_php -virtual/httpd-php dev-php/mod_php +virtual/httpd-php dev-php/mod_php virtual/snmp net-analyzer/net-snmp virtual/ssh net-misc/openssh virtual/tetex app-text/tetex |