diff options
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 |