diff options
author | tron <tron@pkgsrc.org> | 2000-07-11 21:25:21 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2000-07-11 21:25:21 +0000 |
commit | 1d32b78b9d3984fa3e17490d483921c1f7b46a39 (patch) | |
tree | df7b39022feceb7858292a3754986cd9f79ba73a /net/Makefile | |
parent | 49967b97b1d2e1bc4a3a97cc6f79911ef89b780e (diff) | |
download | pkgsrc-1d32b78b9d3984fa3e17490d483921c1f7b46a39.tar.gz |
Add and enable "rp-pppoe".
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index d5ecaaea634..9e498ce400f 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.132 2000/07/11 20:43:28 tron Exp $ +# $NetBSD: Makefile,v 1.133 2000/07/11 21:25:21 tron Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # @@ -84,6 +84,7 @@ SUBDIR += ra-rtsp-proxy SUBDIR += radius SUBDIR += rdist6 + SUBDIR += rp-pppoe SUBDIR += rsync SUBDIR += rumba SUBDIR += samba |