diff options
author | maya <maya@pkgsrc.org> | 2017-06-27 13:01:17 +0000 |
---|---|---|
committer | maya <maya@pkgsrc.org> | 2017-06-27 13:01:17 +0000 |
commit | 374b71162c8f72df776dc3ef37089c83ce561482 (patch) | |
tree | 6cb83655b5efeccbc9aafee826d0d430855dfd7a /net/mtr | |
parent | c94d28ab8a98e433480b2fbcf9648261642cb05d (diff) | |
download | pkgsrc-374b71162c8f72df776dc3ef37089c83ce561482.tar.gz |
mtr: bump PKGREVISION.
this package built in the previous (and reverted) update, but didn't work.
Diffstat (limited to 'net/mtr')
-rw-r--r-- | net/mtr/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/mtr/Makefile b/net/mtr/Makefile index 9beb742de09..90e598fc7bc 100644 --- a/net/mtr/Makefile +++ b/net/mtr/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.101 2017/06/27 12:22:38 wiz Exp $ +# $NetBSD: Makefile,v 1.102 2017/06/27 13:01:17 maya Exp $ DISTNAME= mtr-0.92 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ftp://ftp.bitwizard.nl/mtr/ |