pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
terraform-provider-aws3: Adjust PKGNAME like terraform*
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Mon Mar 2 11:25:18 2026 +0100
Changeset: c8638561ad50a6ed0adae518c5fb714a99d0012c
Modified Files:
terraform-provider-aws3/Makefile
Log Message:
terraform-provider-aws3: Adjust PKGNAME like terraform*
NFC.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c8638561ad50a6ed0adae518c5fb714a99d0012c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
terraform-provider-aws3/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/terraform-provider-aws3/Makefile b/terraform-provider-aws3/Makefile
index 60adc633d4..0e37a59cf6 100644
--- a/terraform-provider-aws3/Makefile
+++ b/terraform-provider-aws3/Makefile
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.25 2021/03/19 17:37:03 bsiegert Exp $
DISTNAME= terraform-provider-aws-3.76.1
-PKGNAME= ${DISTNAME:S/aws/aws3/}
+PKGNAME= ${DISTNAME:S/terraform-provider-aws/&3/}
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=hashicorp/}
GITHUB_PROJECT= terraform-provider-aws
Home |
Main Index |
Thread Index |
Old Index