diff options
author | Silvino Silva <silvino@bk.ru> | 2021-02-12 03:59:34 +0000 |
---|---|---|
committer | Silvino Silva <silvino@bk.ru> | 2021-02-12 03:59:34 +0000 |
commit | a3628fc49db4d88ff3e4067268650710d1da3f6f (patch) | |
tree | 8fdac6dfc8cabb9f85a2db3a3bd628cfe44438cd /linux/conf/ports/ports.git | |
parent | 0a6b0fc9769daf0932cb207c3285baa31547b489 (diff) | |
download | doc-a3628fc49db4d88ff3e4067268650710d1da3f6f.tar.gz |
initial openbsd support
Diffstat (limited to 'linux/conf/ports/ports.git')
-rw-r--r-- | linux/conf/ports/ports.git | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/linux/conf/ports/ports.git b/linux/conf/ports/ports.git new file mode 100644 index 0000000..04a0be7 --- /dev/null +++ b/linux/conf/ports/ports.git @@ -0,0 +1,7 @@ +# Collection Ports Driver +# +NAME=ports +URL=git://tribu.semdestino.org/ports.git +BRANCH=stable-3.5 +destination=/usr/ports/ports +PORTS_DIR="/usr/ports" |