diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index d6f144179ab..78d34e62975 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 1998/10/05 23:07:33 rvb Exp $ +# $NetBSD: Makefile,v 1.39 1998/11/22 22:34:19 tv Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # @@ -56,6 +56,7 @@ # SUBDIR += p5-Net-Whois SUBDIR += p5-SNMP # SUBDIR += pcnfsd + SUBDIR += pfnet # SUBDIR += pmf # SUBDIR += radius # SUBDIR += ratoolset |