diff options
author | agc <agc> | 1999-11-17 09:53:08 +0000 |
---|---|---|
committer | agc <agc> | 1999-11-17 09:53:08 +0000 |
commit | d10430c9f0d0e9f688a44ee5e4dbb836752c7c3f (patch) | |
tree | 65dd17c6b641025a619962da844648484fe078bf /pkgtools/Makefile | |
parent | b84d6e3912818dda7f5de3ef86aeaf7465e20827 (diff) | |
download | pkgsrc-d10430c9f0d0e9f688a44ee5e4dbb836752c7c3f.tar.gz |
Remove (commented-out) ftp SUBDIR - this has been made obsolete by
the net/lukemftp package.
Diffstat (limited to 'pkgtools/Makefile')
-rw-r--r-- | pkgtools/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/pkgtools/Makefile b/pkgtools/Makefile index 722a5d60a61..62c92403728 100644 --- a/pkgtools/Makefile +++ b/pkgtools/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.11 1999/09/23 14:27:56 agc Exp $ +# $NetBSD: Makefile,v 1.12 1999/11/17 09:53:08 agc Exp $ # -#SUBDIR+= ftp # only needed on 1.3 systems SUBDIR+= gensolpkg #SUBDIR+= pax # only needed on 1.3 systems #SUBDIR+= pkg_install # only install on demand of bsd.pkg.mk |