diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2003-04-07 05:04:23 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2003-04-07 05:04:23 +0000 |
commit | da85d9066c2f04aaefaf4913401caf815d710da3 (patch) | |
tree | 28aae858b6945a9f2d02a8c6feba179163a987c7 /sysutils/logmon/Makefile | |
parent | 5fb0b9b7e441837aa3725d0e49d4bbefe16b5a61 (diff) | |
download | ports-da85d9066c2f04aaefaf4913401caf815d710da3.tar.gz ports-da85d9066c2f04aaefaf4913401caf815d710da3.zip |
Update to 0.4.2
PR: 50652
Submitted by: MAINTAINER
Notes
Notes:
svn path=/head/; revision=78489
Diffstat (limited to 'sysutils/logmon/Makefile')
-rw-r--r-- | sysutils/logmon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/logmon/Makefile b/sysutils/logmon/Makefile index 4966f05d2e34..20b493bd2c3e 100644 --- a/sysutils/logmon/Makefile +++ b/sysutils/logmon/Makefile @@ -6,7 +6,7 @@ # PORTNAME= logmon -PORTVERSION= 0.4.1 +PORTVERSION= 0.4.2 CATEGORIES= sysutils MASTER_SITES= http://www.edespot.com/code/LogMon/ DISTNAME= LogMon-${PORTVERSION} |