diff options
author | Alex Dupre <ale@FreeBSD.org> | 2004-06-04 16:00:16 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2004-06-04 16:00:16 +0000 |
commit | cd6949630206e2912387776f46770b64de498e02 (patch) | |
tree | ca0a541c273f635c8c6ca6af13934526ee7a3db7 /mail | |
parent | 7b972091aee9e3256ba68b010e45a9230675f8cc (diff) | |
download | ports-cd6949630206e2912387776f46770b64de498e02.tar.gz ports-cd6949630206e2912387776f46770b64de498e02.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/milter-sender/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/milter-sender/Makefile b/mail/milter-sender/Makefile index b177750ae902..e0b42469e2a6 100644 --- a/mail/milter-sender/Makefile +++ b/mail/milter-sender/Makefile @@ -14,8 +14,8 @@ DISTFILES= libsnert-1.33.tgz milter-sender-${PORTVERSION}.tgz MAINTAINER= ports@FreeBSD.org COMMENT= Real-time sender address verification, based on Milter API -NO_CDROM= Non-commercial distrubution only -NO_PACKAGE= Only the original source may be distrubuted +NO_CDROM= Non-commercial distribution only +NO_PACKAGE= Only the original source may be distributed USE_REINPLACE= yes GNU_CONFIGURE= yes |