diff options
author | Frederic Culot <culot@FreeBSD.org> | 2011-10-03 12:39:27 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2011-10-03 12:39:27 +0000 |
commit | c6b1332f77d4a5958b95e03b76cce3a9b57f8ed9 (patch) | |
tree | 22bf97d27615f113bde15af56dd234ccc0818c86 /mail/postfix-logwatch | |
parent | f015795760b5ba0d07a2089d13e088e8049775c0 (diff) | |
download | ports-c6b1332f77d4a5958b95e03b76cce3a9b57f8ed9.tar.gz ports-c6b1332f77d4a5958b95e03b76cce3a9b57f8ed9.zip |
Notes
Diffstat (limited to 'mail/postfix-logwatch')
-rw-r--r-- | mail/postfix-logwatch/Makefile | 3 | ||||
-rw-r--r-- | mail/postfix-logwatch/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/mail/postfix-logwatch/Makefile b/mail/postfix-logwatch/Makefile index efead3760b7c..4b6e59fdb5d7 100644 --- a/mail/postfix-logwatch/Makefile +++ b/mail/postfix-logwatch/Makefile @@ -6,7 +6,7 @@ # PORTNAME= postfix-logwatch -PORTVERSION= 1.39.05 +PORTVERSION= 1.39.07 CATEGORIES= mail MASTER_SITES= SF/logreporters/${PORTNAME}/release/${PORTVERSION} EXTRACT_SUFX= .tgz @@ -15,6 +15,7 @@ MAINTAINER= moiseev@mezonplus.ru COMMENT= Postfix MTA log parser LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/LICENSE PORTDOCS= Bugs Changes README PORTEXAMPLES= ${PORTNAME}.conf ${PORTNAME}.conf-topn diff --git a/mail/postfix-logwatch/distinfo b/mail/postfix-logwatch/distinfo index b96c3bb624c9..f5053edc51a6 100644 --- a/mail/postfix-logwatch/distinfo +++ b/mail/postfix-logwatch/distinfo @@ -1,2 +1,2 @@ -SHA256 (postfix-logwatch-1.39.05.tgz) = fb545253ce137c32e61c0a5a0c92eacc7785cb2e7973d2bd15562e52b626f96a -SIZE (postfix-logwatch-1.39.05.tgz) = 99813 +SHA256 (postfix-logwatch-1.39.07.tgz) = 85d53a8748e0210e1890cf1558c03b1fb27935f2b3a1fc056718d5a3abbe6b12 +SIZE (postfix-logwatch-1.39.07.tgz) = 114032 |