diff --git a/net/Makefile b/net/Makefile index efb64199bb8..cf060ab1cf7 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.28 1999/01/19 04:42:54 marc Exp $ +# $OpenBSD: Makefile,v 1.29 1999/02/02 19:22:09 rohee Exp $ # $FreeBSD: Makefile,v 1.129 1997/11/20 13:47:40 itojun Exp $ # @@ -49,6 +49,7 @@ # SUBDIR += moxftp # SUBDIR += mpd # SUBDIR += mrtg + SUBDIR += mtr SUBDIR += ncftp # SUBDIR += ncftp2 SUBDIR += netatalk diff --git a/net/mtr/Makefile b/net/mtr/Makefile index f073c1a411e..d2778f31690 100644 --- a/net/mtr/Makefile +++ b/net/mtr/Makefile @@ -1,3 +1,5 @@ +# $OpenBSD: Makefile,v 1.2 1999/02/02 19:22:11 rohee Exp $ +# # Ports collection makefile for: mtr # Version required: 0.28 # Date created: 6 Dec 1998