diff options
Diffstat (limited to 'net/mtr/Makefile')
-rw-r--r-- | net/mtr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/mtr/Makefile b/net/mtr/Makefile index 8593de92849f..4ddd3999fcbb 100644 --- a/net/mtr/Makefile +++ b/net/mtr/Makefile @@ -19,7 +19,7 @@ COMMENT= Traceroute and ping in a single graphical network diagnostic tool USE_GNOME= gnometarget USE_GMAKE= yes -USE_AUTOTOOLS= automake:19 autoheader:261 autoconf:261 +USE_AUTOTOOLS= automake:19 autoheader:262 autoconf:262 MAN8= mtr.8 PLIST_FILES= sbin/mtr |