diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2008-05-06 12:37:58 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2008-05-06 12:37:58 +0000 |
commit | a2174921264aeaa6220c320fd40981bfdb33c722 (patch) | |
tree | dca0cde17af7d538cd5c0edafaa97d8ae2c80abb /ports-mgmt/Makefile | |
parent | 87586ac0478fe90556c30470ca41e2199ca2b1a1 (diff) | |
download | freebsd-ports-a2174921264aeaa6220c320fd40981bfdb33c722.zip |
This takes the FreeBSD port's index file and makes it into a easy to use hash.
PR: ports/122050
Submitted by: Zane C, Bowers <vvelox at 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 3b96299a9b9f..06b9f2603dcf 100644 --- a/ports-mgmt/Makefile +++ b/ports-mgmt/Makefile @@ -16,6 +16,7 @@ SUBDIR += newportsversioncheck SUBDIR += p5-FreeBSD-Portindex SUBDIR += p5-FreeBSD-Ports + SUBDIR += p5-FreeBSD-Ports-INDEXhash SUBDIR += pib SUBDIR += pkg-orphan SUBDIR += pkg_cleanup |