summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorPaco Esteban <paco@cvs.openbsd.org>2023-11-02 16:14:47 +0000
committerPaco Esteban <paco@cvs.openbsd.org>2023-11-02 16:14:47 +0000
commit8af9b242d5e728e5471bbf8da7dedf439f8bca4a (patch)
tree72d23b1c4b2f444055a0ecc1a37436aa28ebe7cb /share/man
parent0bb2c256b21fda7714c7fc3b97aac1e046c714d2 (diff)
mention codeberg and kde templates on bsd.port.mk(5) DIST_TUPLE
ok op@ +1 rsadowski
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man5/bsd.port.mk.56
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5
index bb70dbd24bb..043736bb71a 100644
--- a/share/man/man5/bsd.port.mk.5
+++ b/share/man/man5/bsd.port.mk.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: bsd.port.mk.5,v 1.637 2023/10/18 08:03:19 espie Exp $
+.\" $OpenBSD: bsd.port.mk.5,v 1.638 2023/11/02 16:14:46 paco Exp $
.\"
.\" Copyright (c) 2000-2008 Marc Espie
.\"
@@ -24,7 +24,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: October 18 2023 $
+.Dd $Mdocdate: November 2 2023 $
.Dt BSD.PORT.MK 5
.Os
.Sh NAME
@@ -1650,8 +1650,10 @@ List of distfile templates to use, each consisting of five entries:
The template
.Ar name
should be one of
+.Sq codeberg ,
.Sq github ,
.Sq gitlab ,
+.Sq kde ,
or
.Sq srht
at the moment