diff options
author | agc <agc> | 1998-04-24 16:13:32 +0000 |
---|---|---|
committer | agc <agc> | 1998-04-24 16:13:32 +0000 |
commit | f6e9b009f2b2dc4ddae42a66d3f760669f63922c (patch) | |
tree | 8f4554374230c69a2e0877963b2b5f58cbfa0fcb /net | |
parent | eb80ecdd38c88da958f6cd1a310ba31500d17142 (diff) | |
download | pkgsrc-f6e9b009f2b2dc4ddae42a66d3f760669f63922c.tar.gz |
Enable rdist6.
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index 6b238a05f06..0d2ffb7fb0f 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 1998/04/18 20:33:55 tron Exp $ +# $NetBSD: Makefile,v 1.25 1998/04/24 16:13:32 agc Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # @@ -51,7 +51,7 @@ # SUBDIR += pmf # SUBDIR += radius # SUBDIR += ratoolset -# SUBDIR += rdist6 + SUBDIR += rdist6 # SUBDIR += ripetools # SUBDIR += rmsg # SUBDIR += rshell |