diff options
author | wiz <wiz> | 2000-08-17 14:16:18 +0000 |
---|---|---|
committer | wiz <wiz> | 2000-08-17 14:16:18 +0000 |
commit | e57e1bd132141d90453d46c18f06b388df3b1f11 (patch) | |
tree | 7b70c4227a8a93383c0d21f7e9f10abe55ec79ef /pkgtools | |
parent | 02f51311a3c0b359c706fdeb169a5f4c9b673871 (diff) | |
download | pkgsrc-e57e1bd132141d90453d46c18f06b388df3b1f11.tar.gz |
remove pkglibtool directory
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 bed17eace99..6e6d50b7f2e 100644 --- a/pkgtools/Makefile +++ b/pkgtools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2000/07/31 01:56:44 hubertf Exp $ +# $NetBSD: Makefile,v 1.19 2000/08/17 14:16:18 wiz Exp $ # SUBDIR += gensolpkg @@ -7,7 +7,6 @@ SUBDIR += pkg_tarup SUBDIR += pkgdep SUBDIR += pkgdiff - SUBDIR += pkglibtool SUBDIR += pkglint SUBDIR += pkgmanpages SUBDIR += port2pkg |