Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Mar 2022 15:18:21 GMT
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 30d59d19e0c9 - main - net/Makefile: hook net/py-s4cmd to the build
Message-ID:  <202203071518.227FILYd008719@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by ehaupt:

URL: https://cgit.FreeBSD.org/ports/commit/?id=30d59d19e0c96db8e6b7446aec607fd071bd1c49

commit 30d59d19e0c96db8e6b7446aec607fd071bd1c49
Author:     Emanuel Haupt <ehaupt@FreeBSD.org>
AuthorDate: 2022-03-07 15:17:11 +0000
Commit:     Emanuel Haupt <ehaupt@FreeBSD.org>
CommitDate: 2022-03-07 15:17:11 +0000

    net/Makefile: hook net/py-s4cmd to the build
    
    Notified by:    antoine
---
 net/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net/Makefile b/net/Makefile
index 6ef7c1dacb54..9dc4134e4e84 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1124,6 +1124,7 @@
     SUBDIR += py-ripe.atlas.tools
     SUBDIR += py-s3cmd
     SUBDIR += py-s3transfer
+    SUBDIR += py-s4cmd
     SUBDIR += py-saltyrtc.server
     SUBDIR += py-sbws
     SUBDIR += py-shodan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203071518.227FILYd008719>