diff options
author | rh <rh> | 2001-05-14 17:27:40 +0000 |
---|---|---|
committer | rh <rh> | 2001-05-14 17:27:40 +0000 |
commit | 526c92147611ded46d44737570318c732bbc8139 (patch) | |
tree | cfd67c42d2f6a504173d75be13da48fd02315aef /net/Makefile | |
parent | 9b727692079377713dc0152cb5b9d1e29677aeaf (diff) | |
download | pkgsrc-526c92147611ded46d44737570318c732bbc8139.tar.gz |
Add and enable gftp
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 6972a516e08..88c5614b3a5 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.214 2001/05/09 19:05:41 wiz Exp $ +# $NetBSD: Makefile,v 1.215 2001/05/14 17:27:40 rh Exp $ # COMMENT= Networking tools @@ -42,6 +42,7 @@ SUBDIR+= fair-identd SUBDIR+= fping SUBDIR+= freewais-sf SUBDIR+= gated +SUBDIR+= gftp SUBDIR+= gnapfetch SUBDIR+= gnapster SUBDIR+= gnubile |