sync ports with The Matrix

This commit is contained in:
purplerain 2023-08-22 02:42:59 +00:00
parent a2b482cdca
commit 5d7f23fd90
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
35 changed files with 3160 additions and 3729 deletions

View file

@ -1,4 +1,4 @@
# $OpenBSD: Info.pm,v 1.39 2023/08/14 17:36:43 espie Exp $
# $OpenBSD: Info.pm,v 1.40 2023/08/21 10:10:01 espie Exp $
#
# Copyright (c) 2012 Marc Espie <espie@openbsd.org>
#
@ -37,7 +37,7 @@ our $vars = {
DEBUG_CONFIGURE_ARGS => 'DebugConfigureArgsVar',
DEBUG_PACKAGES => 'DebugPackagesVar',
DESCR => 'DescrVar',
DISTFILES => 'SupdistfilesVar',
DISTFILES => 'DistfilesVar',
DPB_PROPERTIES => 'DPBPropertiesVar',
PATCHFILES => 'PatchfilesVar',
DISTNAME => 'AnyVar',