diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-10-13 04:53:42 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-10-13 04:53:42 +0000 |
commit | 15c26eb6a0e3d4979986e2c9fd3cc1542cdd371a (patch) | |
tree | b0fa9b18996a677b660c79b2997922d92ed19e2c /mail/ssmtp | |
parent | f5e3871594ce9c992cf7b4e8b82ff6d9a414d001 (diff) | |
download | ports-15c26eb6a0e3d4979986e2c9fd3cc1542cdd371a.tar.gz ports-15c26eb6a0e3d4979986e2c9fd3cc1542cdd371a.zip |
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 4296491dd0de..f32f7f3c4ae1 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 -BROKEN= pkg_add cannot create /etc/ssmtp/smmtp.conf +IGNORE= pkg_add cannot create /etc/ssmtp/smmtp.conf MAINTAINER= ns88@k.pl |