diff options
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index 31f15df1b81..18b43cc101b 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 1997/12/29 03:53:13 hubertf Exp $ +# $NetBSD: Makefile,v 1.12 1998/01/07 07:20:10 hubertf Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # @@ -42,7 +42,7 @@ # SUBDIR += netatalk # SUBDIR += netcat # SUBDIR += p5-Archie -# SUBDIR += p5-Net + SUBDIR += p5-Net # SUBDIR += p5-Net-DNS # SUBDIR += p5-Net-Whois # SUBDIR += p5-SNMP |