diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /net/mtr | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'net/mtr')
-rw-r--r-- | net/mtr/Makefile | 1 | ||||
-rw-r--r-- | net/mtr/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/net/mtr/Makefile b/net/mtr/Makefile index 4b36b6c72348..ae4531ed95e9 100644 --- a/net/mtr/Makefile +++ b/net/mtr/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.bitwizard.nl/mtr/ \ ftp://ftp.gw.com/mirrors/pub/unix/mtr/ MAINTAINER= billf@FreeBSD.org +COMMENT= Traceroute and ping in a single graphical network diagnostic tool GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/net/mtr/pkg-comment b/net/mtr/pkg-comment deleted file mode 100644 index b0012cdef630..000000000000 --- a/net/mtr/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Traceroute and ping in a single graphical network diagnostic tool |