diff options
author | rh <rh@pkgsrc.org> | 2000-12-12 10:29:19 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2000-12-12 10:29:19 +0000 |
commit | d0d05b0e8e53ff7089362c94723bd7dedf78ca81 (patch) | |
tree | a7318011f192c002f6799aae3fd678d7ad6d8315 /net/Makefile | |
parent | 98496e1c8a03c9a9e2c890bc3a27126f7da7439c (diff) | |
download | pkgsrc-d0d05b0e8e53ff7089362c94723bd7dedf78ca81.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 |