diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2008-07-14 17:12:38 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2008-07-14 17:12:38 +0000 |
commit | bd10f5f41add4095370916d5c1fdb5c903d6685b (patch) | |
tree | 81cf5d22d6f6d9ec5ec05162092281812856a3c9 /ports-mgmt/Makefile | |
parent | - Update to 0.6.0 (diff) |
New port: reads the FreeBSD installed packaged DB.
PR: ports/125197
Submitted by: "Zane C.B." <vvelox@vvelox.net>
Diffstat (limited to 'ports-mgmt/Makefile')
-rw-r--r-- | ports-mgmt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports-mgmt/Makefile b/ports-mgmt/Makefile index b0f17eae44fb..233452ca8d4a 100644 --- a/ports-mgmt/Makefile +++ b/ports-mgmt/Makefile @@ -12,6 +12,7 @@ SUBDIR += kports SUBDIR += lsknobs SUBDIR += managepkg + SUBDIR += p5-FreeBSD-Pkgs SUBDIR += p5-FreeBSD-Portindex SUBDIR += p5-FreeBSD-Ports SUBDIR += p5-FreeBSD-Ports-INDEXhash |