diff options
author | zuntum <zuntum@pkgsrc.org> | 2003-02-17 11:52:01 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2003-02-17 11:52:01 +0000 |
commit | 30166903434cff9d865c530cc663b202a35707b6 (patch) | |
tree | 6c3c0a032a0f25e19db3a3d9c893ae4e912f6072 /net/Makefile | |
parent | 9cc9cc04e5e8a63fcb7830257ee07b3750d1217c (diff) | |
download | pkgsrc-30166903434cff9d865c530cc663b202a35707b6.tar.gz |
Add & enable proxycheck
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 bac6c7e6c6d..f7809e493b7 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.351 2003/02/16 17:22:39 grant Exp $ +# $NetBSD: Makefile,v 1.352 2003/02/17 11:52:01 zuntum Exp $ # COMMENT= Networking tools @@ -197,6 +197,7 @@ SUBDIR+= poptop SUBDIR+= ppp-mppe SUBDIR+= pptp SUBDIR+= proftpd +SUBDIR+= proxycheck SUBDIR+= publicfile SUBDIR+= pureftpd SUBDIR+= pxe |