diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-06-03 13:16:28 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-06-03 13:16:28 +0000 |
commit | 7765f8c19d5dbb68cdc4d695e822fb861c72a36d (patch) | |
tree | 5f5b13dbdde9d52ffe7a8b4c8acf4939f7a08e64 /net/mtr/Makefile | |
parent | 12cca46a1bf36913aee509a9ab6383d012540487 (diff) | |
download | ports-7765f8c19d5dbb68cdc4d695e822fb861c72a36d.tar.gz ports-7765f8c19d5dbb68cdc4d695e822fb861c72a36d.zip |
Notes
Diffstat (limited to 'net/mtr/Makefile')
-rw-r--r-- | net/mtr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/mtr/Makefile b/net/mtr/Makefile index cc180fad741b..e4458ee27f64 100644 --- a/net/mtr/Makefile +++ b/net/mtr/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mtr -PORTVERSION= 0.88 +PORTVERSION= 0.92 CATEGORIES= net MASTER_SITES= ftp://ftp.bitwizard.nl/mtr/ \ LOCAL/sunpoet |