diff options
author | wiz <wiz@pkgsrc.org> | 2010-06-13 23:53:22 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-06-13 23:53:22 +0000 |
commit | 09d9c36c87e100d30c149b5355c992a31cb2b927 (patch) | |
tree | 86a1c917259b167709642e12a93b6dc6325b2cb6 /net/mtr/Makefile | |
parent | 4a3e2be8b6b78ab40bc92c756f179808ab7aef5c (diff) | |
download | pkgsrc-09d9c36c87e100d30c149b5355c992a31cb2b927.tar.gz |
Update to 0.79: contains last remaining pkgsrc patch.
Diffstat (limited to 'net/mtr/Makefile')
-rw-r--r-- | net/mtr/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/mtr/Makefile b/net/mtr/Makefile index cef5584f39f..575e33e7651 100644 --- a/net/mtr/Makefile +++ b/net/mtr/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.59 2010/06/08 10:17:43 wiz Exp $ +# $NetBSD: Makefile,v 1.60 2010/06/13 23:53:22 wiz Exp $ -DISTNAME= mtr-0.78 +DISTNAME= mtr-0.79 CATEGORIES= net MASTER_SITES= ftp://ftp.bitwizard.nl/mtr/ |