Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jan 2024 16:49:48 GMT
From:      Alex Kozlov <ak@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 5ef00052578b - main - archivers/laszip, devel/py-flit-scm: Remove empty lines at the end of Makefile(s)
Message-ID:  <202401241649.40OGnmSp002680@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=5ef00052578b600e42e210fd8b2ecab290768617

commit 5ef00052578b600e42e210fd8b2ecab290768617
Author:     Alex Kozlov <ak@FreeBSD.org>
AuthorDate: 2024-01-24 16:47:07 +0000
Commit:     Alex Kozlov <ak@FreeBSD.org>
CommitDate: 2024-01-24 16:49:08 +0000

    archivers/laszip, devel/py-flit-scm: Remove empty lines at the end of Makefile(s)
    
    Approved by:    portmgr blanket
---
 archivers/laszip/Makefile  | 1 -
 devel/py-flit-scm/Makefile | 1 -
 2 files changed, 2 deletions(-)

diff --git a/archivers/laszip/Makefile b/archivers/laszip/Makefile
index 8ab0f9d97e09..63797c9cc49e 100644
--- a/archivers/laszip/Makefile
+++ b/archivers/laszip/Makefile
@@ -18,4 +18,3 @@ GH_TAGNAME=	80f9298
 USE_LDCONFIG=	yes
 
 .include <bsd.port.mk>
- 
diff --git a/devel/py-flit-scm/Makefile b/devel/py-flit-scm/Makefile
index 49aaaee211e5..39864824f331 100644
--- a/devel/py-flit-scm/Makefile
+++ b/devel/py-flit-scm/Makefile
@@ -31,4 +31,3 @@ RUN_DEPENDS+=	${PYTHON_PKGNAMEPREFIX}tomli>=0:textproc/py-tomli@${PY_FLAVOR}
 .endif
 
 .include <bsd.port.post.mk>
-



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