Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jan 2022 06:03:25 GMT
From:      Neel Chauhan <nc@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 021f2367730c - main - comms/tcpser: Pet portfmt/portclippy
Message-ID:  <202201250603.20P63PLQ005173@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=021f2367730c24152843c93f941a5c817d1a2404

commit 021f2367730c24152843c93f941a5c817d1a2404
Author:     Neel Chauhan <nc@FreeBSD.org>
AuthorDate: 2022-01-25 06:03:24 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2022-01-25 06:03:24 +0000

    comms/tcpser: Pet portfmt/portclippy
---
 comms/tcpser/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/comms/tcpser/Makefile b/comms/tcpser/Makefile
index 27696a11a6e7..fe0fcf3fbe60 100644
--- a/comms/tcpser/Makefile
+++ b/comms/tcpser/Makefile
@@ -9,15 +9,15 @@ COMMENT=	TCPSER turns serial port into an emulated Hayes compatible modem
 
 LICENSE=	GPLv2+
 
+USES=		gmake
 USE_GITHUB=	yes
 GH_ACCOUNT=	FozzTexx
 GH_TAGNAME=	95f4b51
 
 LDFLAGS+=	-pthread
-USES=		gmake
 
-PORTDOCS=	README.md CHANGES
 PLIST_FILES=	bin/tcpser
+PORTDOCS=	CHANGES README.md
 
 OPTIONS_DEFINE=	DOCS
 



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