diff options
author | hubertf <hubertf@pkgsrc.org> | 1999-11-18 22:28:29 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 1999-11-18 22:28:29 +0000 |
commit | 5df9791bdb9026c42d20868f9f8b80c9c0b8090d (patch) | |
tree | de7bfb196e1d28371ed48981c226455c95ee5375 /net/Makefile | |
parent | 5a55c8fee373ac24983b5d4303ec66285ec465bf (diff) | |
download | pkgsrc-5df9791bdb9026c42d20868f9f8b80c9c0b8090d.tar.gz |
add & enable wakeup
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 a5199ca162c..ddbc1ca27b4 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.95 1999/11/15 02:30:33 sakamoto Exp $ +# $NetBSD: Makefile,v 1.96 1999/11/18 22:28:29 hubertf Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # @@ -131,6 +131,7 @@ SUBDIR += ucd-snmp-current SUBDIR += upclient SUBDIR += vnc + SUBDIR += wakeup # SUBDIR += wais # SUBDIR += wide-dhcp SUBDIR += wget |