diff options
author | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2014-09-15 07:29:11 +0000 |
---|---|---|
committer | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2014-09-15 07:29:11 +0000 |
commit | d5d15388ae26b4c55ce0779d67fc3150ee54ab77 (patch) | |
tree | 0151b37ae61596083f7ab968541433e61073cf60 /sysutils/evtviewer/Makefile | |
parent | 4de736ea9aa839b12b591731a60cc7ff098bd60b (diff) | |
download | ports-d5d15388ae26b4c55ce0779d67fc3150ee54ab77.tar.gz ports-d5d15388ae26b4c55ce0779d67fc3150ee54ab77.zip |
Notes
Diffstat (limited to 'sysutils/evtviewer/Makefile')
-rw-r--r-- | sysutils/evtviewer/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/evtviewer/Makefile b/sysutils/evtviewer/Makefile index a9d96d876be6..b1190280c05e 100644 --- a/sysutils/evtviewer/Makefile +++ b/sysutils/evtviewer/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= evtViewer -PORTVERSION= 0.5 -PORTREVISION= 2 +PORTVERSION= 0.6 CATEGORIES= sysutils MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME:tl}/${PORTNAME}-${PORTVERSION} \ http://contribs.martymac.org/evtViewer/ |