aboutsummaryrefslogtreecommitdiff
path: root/sysutils/logwatch/Makefile
diff options
context:
space:
mode:
authorRyan Steinmetz <zi@FreeBSD.org>2011-09-05 19:57:39 +0000
committerRyan Steinmetz <zi@FreeBSD.org>2011-09-05 19:57:39 +0000
commit60c02c58dc9aaf7e73b026b42eb2fc8feea3756c (patch)
tree55680ca1dfbc302dc77d5abd733004d9d8978809 /sysutils/logwatch/Makefile
parent010577f15d9f846fa33c9edd649e811f5950a091 (diff)
downloadports-60c02c58dc9aaf7e73b026b42eb2fc8feea3756c.tar.gz
ports-60c02c58dc9aaf7e73b026b42eb2fc8feea3756c.zip
Update to 7.4.0
Add LICENSE PR: ports/159900 Submitted by: Terry Sposato <tabmow@freenode.net> Approved by: tabthorpe (mentor), maintainer
Notes
Notes: svn path=/head/; revision=281252
Diffstat (limited to 'sysutils/logwatch/Makefile')
-rw-r--r--sysutils/logwatch/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/sysutils/logwatch/Makefile b/sysutils/logwatch/Makefile
index 227737885c54..fb90b6a5801f 100644
--- a/sysutils/logwatch/Makefile
+++ b/sysutils/logwatch/Makefile
@@ -6,13 +6,16 @@
#
PORTNAME= logwatch
-PORTVERSION= 7.3.6
+PORTVERSION= 7.4.0
CATEGORIES= sysutils
-MASTER_SITES= ftp://ftp.kaybee.org/pub/linux/
+MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= trix@basement.net
COMMENT= A log file analysis program
+LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
RUN_DEPENDS= ${SITE_PERL}/mach/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64
USE_PERL5_RUN= yes