diff options
author | tron <tron@pkgsrc.org> | 2000-08-12 16:41:58 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2000-08-12 16:41:58 +0000 |
commit | 35cfc6ddd76ecd3275e1bb56f2b8076695e89ffa (patch) | |
tree | 01cce71856a2f9a8bd4524400048f81de5baece3 /net/Makefile | |
parent | 86e136ca7d56420c4ee7a1a2a4f0db7ebbb65458 (diff) | |
download | pkgsrc-35cfc6ddd76ecd3275e1bb56f2b8076695e89ffa.tar.gz |
Back out last commit. This is *NOT* a sollution.
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/net/Makefile b/net/Makefile index ce7680769d1..a0fff6954ed 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.146 2000/08/12 16:39:39 perry Exp $ +# $NetBSD: Makefile,v 1.147 2000/08/12 16:41:58 tron Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # @@ -93,9 +93,7 @@ SUBDIR += ra-rtsp-proxy SUBDIR += radius SUBDIR += rdist6 -# rp-pppoe's Makefile invokes pppd, which can be very dangerous -# on some machines. Turned off pending a fix to that. --Perry Metzger -# SUBDIR += rp-pppoe + SUBDIR += rp-pppoe SUBDIR += rsync SUBDIR += rumba SUBDIR += samba |