diff options
author | Silvino Silva <silvino@bk.ru> | 2019-03-18 21:44:34 +0000 |
---|---|---|
committer | Silvino Silva <silvino@bk.ru> | 2019-03-19 02:30:35 +0000 |
commit | 25dc2312b8a023b49f0d085181c71ff2a8a4e692 (patch) | |
tree | bbec549f9d0f62a25e00dcd807f7d18529f4b922 /index.html | |
parent | e67aefadd153bf622f56442c4e79df4704723616 (diff) | |
download | doc-25dc2312b8a023b49f0d085181c71ff2a8a4e692.tar.gz |
git documentation revision
fix core conf ports
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/index.html b/index.html index fca2b12..13321a6 100644 --- a/index.html +++ b/index.html @@ -27,8 +27,8 @@ # Collection Ports Driver # NAME=ports - URL=git://hive.gnu.systems/git/ports.git - BRANCH=develop + URL=git://hive.gnu.systems/ports.git + BRANCH=stable-3.4 destination=/usr/ports/ports PORTS_DIR="/usr/ports" </pre> @@ -38,7 +38,7 @@ <p>Version;</p> <pre> - rev 0.4.4 + rev 0.5.0 </pre> <a href="links.html">Links</a> contains relevant |