diff options
Diffstat (limited to 'net/mtr-gtk/Makefile')
-rw-r--r-- | net/mtr-gtk/Makefile | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/net/mtr-gtk/Makefile b/net/mtr-gtk/Makefile index d1f4b9eeb08..9edfbc75b45 100644 --- a/net/mtr-gtk/Makefile +++ b/net/mtr-gtk/Makefile @@ -1,12 +1,10 @@ -# $NetBSD: Makefile,v 1.18 2004/10/03 00:17:55 tv Exp $ +# $NetBSD: Makefile,v 1.19 2004/10/27 16:18:31 wiz Exp $ # -DISTNAME= mtr-0.54 +DISTNAME= mtr-0.65 PKGNAME= ${DISTNAME:S/-/-gtk-/} -PKGREVISION= 2 CATEGORIES= net -MASTER_SITES= ftp://ftp.bitwizard.nl/mtr/ \ - http://www.giovannelli.it/~gmarco/files/ +MASTER_SITES= ftp://ftp.bitwizard.nl/mtr/ MAINTAINER= sommerfeld@NetBSD.org HOMEPAGE= http://www.bitwizard.nl/mtr/ |