diff options
author | Bill Fumerola <billf@FreeBSD.org> | 2002-12-05 01:05:20 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 2002-12-05 01:05:20 +0000 |
commit | 8901fe2c16674e92c0a212360faf804692d7e9db (patch) | |
tree | 5b8659c424de94d03ab828fa5d83e0f05bcc182e /mail/ssmtp | |
parent | c3db5070b3495e9210ea214e33790b29ce700aef (diff) |
Notes
Diffstat (limited to 'mail/ssmtp')
-rw-r--r-- | mail/ssmtp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/ssmtp/Makefile b/mail/ssmtp/Makefile index f32f7f3c4ae1..e8be4430a9ab 100644 --- a/mail/ssmtp/Makefile +++ b/mail/ssmtp/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://ftp.debian.org/debian/pool/main/s/ssmtp/ \ ftp://ftp.icm.edu.pl/pub/Linux/debian/pool/main/s/ssmtp/ DISTNAME= ssmtp_2.38-9 -IGNORE= pkg_add cannot create /etc/ssmtp/smmtp.conf +IGNORE= configures the hostname at compiletime instead of installtime MAINTAINER= ns88@k.pl |