diff options
author | eik <eik@FreeBSD.org> | 2004-09-05 04:51:15 +0800 |
---|---|---|
committer | eik <eik@FreeBSD.org> | 2004-09-05 04:51:15 +0800 |
commit | 4e2708e6d02696ee0b7326292b21c7d35683454f (patch) | |
tree | 78003ad5982007ad425fa804791602c0393e6d2c /mail | |
parent | 8221a65d72721c7f35a4a65308dacd11dc05f571 (diff) | |
download | freebsd-ports-gnome-4e2708e6d02696ee0b7326292b21c7d35683454f.tar.gz freebsd-ports-gnome-4e2708e6d02696ee0b7326292b21c7d35683454f.tar.zst freebsd-ports-gnome-4e2708e6d02696ee0b7326292b21c7d35683454f.zip |
IGNORE unfinished repocopies
Approved by: portmgr (marcus, linimon)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/qmail-smtp_auth/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/qmail-smtp_auth/Makefile b/mail/qmail-smtp_auth/Makefile index ba49e4d700ea..25c817162e30 100644 --- a/mail/qmail-smtp_auth/Makefile +++ b/mail/qmail-smtp_auth/Makefile @@ -16,6 +16,8 @@ PATCHFILES+= qmail-1.03-starttls-smtp-auth.patch:smtp_auth_tls MAINTAINER= lioux@FreeBSD.org COMMENT= A SECURE, reliable, and FAST MTA for UNIX systems WITH SMTP_AUTH+TLS +IGNORE= is an unfinished repocopy + # not type-safe ONLY_FOR_ARCHS= i386 |