diff options
author | kuriyama <kuriyama@FreeBSD.org> | 1998-06-08 22:40:59 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 1998-06-08 22:40:59 +0800 |
commit | 8c293694e414b8138adb3bd3854378baa325ab63 (patch) | |
tree | 30d3bae901e85a73705cc427a5ef9cc61512037f | |
parent | 140c53739724831d5de7dc3be99574331ab8ca9c (diff) | |
download | freebsd-ports-gnome-8c293694e414b8138adb3bd3854378baa325ab63.tar.gz freebsd-ports-gnome-8c293694e414b8138adb3bd3854378baa325ab63.tar.zst freebsd-ports-gnome-8c293694e414b8138adb3bd3854378baa325ab63.zip |
Activate ntimelord.
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 4f7cadd19567..e75f34d0742f 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.162 1998/06/02 18:32:12 obrien Exp $ +# $Id: Makefile,v 1.163 1998/06/08 14:17:03 itojun Exp $ # SUBDIR += SSLtelnet @@ -66,6 +66,7 @@ SUBDIR += netpipes SUBDIR += nettest SUBDIR += nslint + SUBDIR += ntimelord SUBDIR += ntp SUBDIR += omi SUBDIR += p5-Archie |