diff options
author | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2011-05-23 13:44:29 +0000 |
---|---|---|
committer | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2011-05-23 13:44:29 +0000 |
commit | 401e9fea6880e8b4a33d5467dc72826099c6db45 (patch) | |
tree | 3f476711dc59a05126f2cf24e6315fdeaa2f6a0e /mail | |
parent | 1961beaed3bd8a8341cfc8ff188e5e7e3801d20e (diff) |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/filtermail/Makefile | 2 | ||||
-rw-r--r-- | mail/filtermail/distinfo | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/mail/filtermail/Makefile b/mail/filtermail/Makefile index 32fa4423de3d..d556cc5f8c57 100644 --- a/mail/filtermail/Makefile +++ b/mail/filtermail/Makefile @@ -19,6 +19,8 @@ DISTNAME= mailfilter-${PORTVERSION} MAINTAINER= sylvio@FreeBSD.org COMMENT= Filter mail on a pop3 server: saves downloading spam +LICENSE= GPLv3 + # This port is filtermail, but the author called it mailfilter. To avoid a # clash with another port called mailfilter, we change all files # installed by this port from the form *mailfilter* to the form diff --git a/mail/filtermail/distinfo b/mail/filtermail/distinfo index ff4dcf3519d5..22d79adb0bf5 100644 --- a/mail/filtermail/distinfo +++ b/mail/filtermail/distinfo @@ -1,3 +1,2 @@ -MD5 (mailfilter-0.8.2.tar.gz) = 8af2615154a56d13069cc957de4bc338 SHA256 (mailfilter-0.8.2.tar.gz) = 4822fdfc4c7db543539a96429086b4d01ac22629396896ee7e52e6edce43fdec SIZE (mailfilter-0.8.2.tar.gz) = 382966 |