diff options
author | rh <rh> | 2000-12-12 10:29:19 +0000 |
---|---|---|
committer | rh <rh> | 2000-12-12 10:29:19 +0000 |
commit | 7b5dbd95f81b2c1ab5efdd05d4ee5274b6153eb2 (patch) | |
tree | a7318011f192c002f6799aae3fd678d7ad6d8315 /net/Makefile | |
parent | 0d12212966f74bf72381948db800d5fbf0547d41 (diff) | |
download | pkgsrc-7b5dbd95f81b2c1ab5efdd05d4ee5274b6153eb2.tar.gz |
Add and enable fair-identd
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 b9eecd2745b..a9091a30d1a 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.170 2000/12/12 01:31:02 wiz Exp $ +# $NetBSD: Makefile,v 1.171 2000/12/12 10:29:19 rh Exp $ # SUBDIR += airportbasestationconfig @@ -31,6 +31,7 @@ SUBDIR += echoping SUBDIR += eggdrop SUBDIR += ethereal + SUBDIR += fair-identd SUBDIR += fping SUBDIR += freewais-sf SUBDIR += gaim |