aboutsummaryrefslogtreecommitdiff
path: root/mail/ssmtp
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>2002-12-05 01:05:20 +0000
committerBill Fumerola <billf@FreeBSD.org>2002-12-05 01:05:20 +0000
commit8901fe2c16674e92c0a212360faf804692d7e9db (patch)
tree5b8659c424de94d03ab828fa5d83e0f05bcc182e /mail/ssmtp
parentc3db5070b3495e9210ea214e33790b29ce700aef (diff)
downloadports-8901fe2c16674e92c0a212360faf804692d7e9db.tar.gz
ports-8901fe2c16674e92c0a212360faf804692d7e9db.zip
change the 'IGNORE' statement to reflect that this port incorrectly
configures the hostname used in SMTP communication at compile-time instead of install-time. Approved by: portmgr (kkenn)
Notes
Notes: svn path=/head/; revision=71374
Diffstat (limited to 'mail/ssmtp')
-rw-r--r--mail/ssmtp/Makefile2
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