diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1998-12-16 22:40:00 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1998-12-16 22:40:00 +0000 |
commit | b3a0f8828092143b34d799b3e9469ec0ca51ea0b (patch) | |
tree | 737b732fb9e8050279edb28b2afc3f4d22be8805 /net/Makefile | |
parent | c517d4abf66d03ce2587a0f00584eff801fe80e5 (diff) | |
download | ports-b3a0f8828092143b34d799b3e9469ec0ca51ea0b.tar.gz ports-b3a0f8828092143b34d799b3e9469ec0ca51ea0b.zip |
Notes
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 f4047ad792e1..41c40e12efa7 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.205 1998/12/08 04:20:11 billf Exp $ +# $Id: Makefile,v 1.206 1998/12/16 11:11:24 flathill Exp $ # SUBDIR += SSLtelnet @@ -107,6 +107,7 @@ SUBDIR += p5-SNMP SUBDIR += p5-pRPC SUBDIR += pathchar + SUBDIR += pavuk SUBDIR += pcnfsd SUBDIR += pmf SUBDIR += portscanner |