diff options
author | chinsan <chinsan@FreeBSD.org> | 2007-07-05 17:18:08 +0000 |
---|---|---|
committer | chinsan <chinsan@FreeBSD.org> | 2007-07-05 17:18:08 +0000 |
commit | 7a5654b88d186647079d3c85910e2fea659f0941 (patch) | |
tree | abb135855ccdd4f80cc07630bb331c44d42d8a8b /ports-mgmt | |
parent | 28a7528f84cb0aaab5bf44ae565d892f01c55668 (diff) | |
download | FreeBSD-ports-7a5654b88d186647079d3c85910e2fea659f0941.zip FreeBSD-ports-7a5654b88d186647079d3c85910e2fea659f0941.tar.gz |
- Connect the lost ports-mgmt/bpkg.
It's a mystery.. :~
Noticed by: erwin
Approved by: rafan (mentor)
Diffstat (limited to 'ports-mgmt')
-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 b664874..0d228bb 100644 --- a/ports-mgmt/Makefile +++ b/ports-mgmt/Makefile @@ -4,6 +4,7 @@ COMMENT = Ports for managing, installing and developing FreeBSD ports and packages SUBDIR += barry + SUBDIR += bpkg SUBDIR += bpm SUBDIR += genplist SUBDIR += instant-tinderbox |