diff options
author | grant <grant@pkgsrc.org> | 2002-06-17 11:53:59 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2002-06-17 11:53:59 +0000 |
commit | c7f94b993defdd636ced1bbf65fdcb8eca77f90e (patch) | |
tree | 282666e2fd03d9fc625cfb41131fe0da0ce72e62 /net/Makefile | |
parent | b50089351604f4d2b351b9444e03659be50b4684 (diff) | |
download | pkgsrc-c7f94b993defdd636ced1bbf65fdcb8eca77f90e.tar.gz |
add sipcalc
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 a7f55998078..d62c84dc666 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.305 2002/06/16 21:25:11 wiz Exp $ +# $NetBSD: Makefile,v 1.306 2002/06/17 11:53:59 grant Exp $ # COMMENT= Networking tools @@ -203,6 +203,7 @@ SUBDIR+= sdist SUBDIR+= sendfile SUBDIR+= sftp SUBDIR+= sharity-light +SUBDIR+= sipcalc SUBDIR+= sitescooper SUBDIR+= smb2www SUBDIR+= sniffit |