diff options
author | sylvio <sylvio@FreeBSD.org> | 2011-05-23 21:44:29 +0800 |
---|---|---|
committer | sylvio <sylvio@FreeBSD.org> | 2011-05-23 21:44:29 +0800 |
commit | 0211497a81b5bb397761869fe5ec257a3ad65803 (patch) | |
tree | fede0c6b8fe9da3acdc9df91c9883382c5a30b5d | |
parent | ef647a62d16aec9854d11818e69dc1d2ea476231 (diff) | |
download | freebsd-ports-gnome-0211497a81b5bb397761869fe5ec257a3ad65803.tar.gz freebsd-ports-gnome-0211497a81b5bb397761869fe5ec257a3ad65803.tar.zst freebsd-ports-gnome-0211497a81b5bb397761869fe5ec257a3ad65803.zip |
- Remove MD5
- Add License
-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 |