diff options
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 d5312388bd30..cd7dd20a3c1e 100644 --- a/net/mtr/Makefile +++ b/net/mtr/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: mtr -# Version required: 0.42 # Date created: 12 August 1998 # Whom: Bill Fumerola <billf@chc-chimes.com> # # $FreeBSD$ # -DISTNAME= mtr-0.42 +PORTNAME= mtr +PORTVERSION= 0.42 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.bitwizard.nl/mtr/ \ http://www.giovannelli.it/~gmarco/files/ |