diff options
Diffstat (limited to 'mail/postfix-logwatch/Makefile')
-rw-r--r-- | mail/postfix-logwatch/Makefile | 3 |
1 files changed, 2 insertions, 1 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 |