diff options
author | salo <salo@pkgsrc.org> | 2003-05-15 21:37:58 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2003-05-15 21:37:58 +0000 |
commit | 4b7a3ed4876db1ff1ff60e2d91f17bd15aebddb1 (patch) | |
tree | 4ed4bb9064a547b287fd19f0ee46361251ac0b2a /net/Makefile | |
parent | 411e8086cb3ca2dc46c9d42494d19f8cf1427e33 (diff) | |
download | pkgsrc-4b7a3ed4876db1ff1ff60e2d91f17bd15aebddb1.tar.gz |
Add puf.
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 6bfe2b02196..0cef282550e 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.375 2003/05/15 12:53:18 grant Exp $ +# $NetBSD: Makefile,v 1.376 2003/05/15 21:37:58 salo Exp $ # COMMENT= Networking tools @@ -209,6 +209,7 @@ SUBDIR+= pptp SUBDIR+= proftpd SUBDIR+= proxycheck SUBDIR+= publicfile +SUBDIR+= puf SUBDIR+= pureftpd SUBDIR+= pxe SUBDIR+= py-IP |