From 01a913ae61889b6ba8b7ad7773cb0cfd270a4fde Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Sun, 3 Aug 2003 21:44:33 +0000 Subject: Add pkg_install, a snapshot of the -CURRENT package installation framework for use with older versions of FreeBSD. PR: 54478 Submitted by: Oliver Eikemeier --- sysutils/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'sysutils/Makefile') diff --git a/sysutils/Makefile b/sysutils/Makefile index 071821866a8a..32e576409467 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -208,6 +208,7 @@ SUBDIR += perf SUBDIR += personality SUBDIR += pib + SUBDIR += pkg_install SUBDIR += pkg_remove SUBDIR += pkg_tree SUBDIR += pkill -- cgit v1.2.3