diff options
author | jtk <jtk@pkgsrc.org> | 2000-04-10 01:14:39 +0000 |
---|---|---|
committer | jtk <jtk@pkgsrc.org> | 2000-04-10 01:14:39 +0000 |
commit | 96f00c9e38fddcb5e33c60321877e6d9ee05e044 (patch) | |
tree | 381ce3a39fb54b9adb96f5ccd9a5295ee51aeb74 /net/Makefile | |
parent | b7ed8fe22a485b18a2d0f3afd71a32c8d914dc22 (diff) | |
download | pkgsrc-96f00c9e38fddcb5e33c60321877e6d9ee05e044.tar.gz |
add pptp
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 e8336354244..92f753ca942 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.117 2000/03/30 15:00:12 rh Exp $ +# $NetBSD: Makefile,v 1.118 2000/04/10 01:14:39 jtk Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # @@ -68,6 +68,7 @@ SUBDIR += pload SUBDIR += poptop SUBDIR += ppp-mppe + SUBDIR += pptp SUBDIR += ra-pna-proxy SUBDIR += ra-rtsp-proxy SUBDIR += radius |