diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-08-29 12:11:49 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-08-29 12:11:49 +0000 |
commit | 230612e027bfe96af5a8116351aa8b11aeeaf39f (patch) | |
tree | 3a856d2e591b2b62eacb67c20b66d2b08353c551 /mail | |
parent | 8519f417fc83198550e6cd744acab198ec436d09 (diff) |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/milter-callback/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/milter-callback/Makefile b/mail/milter-callback/Makefile index c239c1c0d9a3..7a4d5f37b737 100644 --- a/mail/milter-callback/Makefile +++ b/mail/milter-callback/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://unix.zhegan.in/distfiles/ \ MAINTAINER= ehaupt@FreeBSD.org COMMENT= Milter to perform a envelope-from sender verification on target MX +LICENSE= GPLv3 + USE_BZIP2= yes USE_RC_SUBR= milter-callback |