diff options
author | agc <agc@pkgsrc.org> | 1999-11-17 09:53:08 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 1999-11-17 09:53:08 +0000 |
commit | e64dd49d1f057bc575747048d81daf0a6fa78bc6 (patch) | |
tree | 65dd17c6b641025a619962da844648484fe078bf /pkgtools | |
parent | d7561ce0eb2d2cf511d998b7c33e74ae48a456d5 (diff) | |
download | pkgsrc-e64dd49d1f057bc575747048d81daf0a6fa78bc6.tar.gz |
Remove (commented-out) ftp SUBDIR - this has been made obsolete by
the net/lukemftp package.
Diffstat (limited to 'pkgtools')
-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 |