The branch main has been updated by emaste:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=76279bb21dc30487af3eada7d2a2a1e49b585258

commit 76279bb21dc30487af3eada7d2a2a1e49b585258
Author:     Ed Maste <ema...@freebsd.org>
AuthorDate: 2025-06-03 12:03:43 +0000
Commit:     Ed Maste <ema...@freebsd.org>
CommitDate: 2025-06-17 18:26:42 +0000

    release: Remove extra blank comment lines
---
 release/Makefile.ec2     | 2 --
 release/Makefile.gce     | 2 --
 release/Makefile.oci     | 2 --
 release/Makefile.vagrant | 1 -
 4 files changed, 7 deletions(-)

diff --git a/release/Makefile.ec2 b/release/Makefile.ec2
index 27e6340dca2b..47561feefc23 100644
--- a/release/Makefile.ec2
+++ b/release/Makefile.ec2
@@ -1,6 +1,4 @@
 #
-#
-#
 # Makefile for creating an EC2 AMI from a disk image.
 #
 
diff --git a/release/Makefile.gce b/release/Makefile.gce
index 51dc5e3436e2..06b76857ae88 100644
--- a/release/Makefile.gce
+++ b/release/Makefile.gce
@@ -1,6 +1,4 @@
 #
-#
-#
 # Makefile for uploading Google Compute Engine disk images.
 #
 
diff --git a/release/Makefile.oci b/release/Makefile.oci
index 2290f2acbcff..a6f998002f92 100644
--- a/release/Makefile.oci
+++ b/release/Makefile.oci
@@ -1,6 +1,4 @@
 #
-#
-#
 # Makefile for building OCI container images.
 #
 
diff --git a/release/Makefile.vagrant b/release/Makefile.vagrant
index d8f3c14e9498..83433778b028 100644
--- a/release/Makefile.vagrant
+++ b/release/Makefile.vagrant
@@ -1,5 +1,4 @@
 #
-#
 # Makefile for producing and uploading Vagrant boxes to Hashicorp Atlas
 #
 # Usage Example:

Reply via email to