git: 46f04f3e53ee - main - textproc/bibutils: Cosmetic change

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Wed, 30 Mar 2022 22:22:55 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=46f04f3e53ee8a728c73fe3545dc9eded56c4c18

commit 46f04f3e53ee8a728c73fe3545dc9eded56c4c18
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-03-30 22:03:57 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-03-30 22:03:57 +0000

    textproc/bibutils: Cosmetic change
---
 textproc/bibutils/Makefile | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/textproc/bibutils/Makefile b/textproc/bibutils/Makefile
index 21addcf550a5..28388075513f 100644
--- a/textproc/bibutils/Makefile
+++ b/textproc/bibutils/Makefile
@@ -1,8 +1,8 @@
 PORTNAME=	bibutils
 PORTVERSION=	7.2
 CATEGORIES=	textproc
-MASTER_SITES=	SF/${PORTNAME}/
-DISTNAME=	${PORTNAME}_${PORTVERSION}
+MASTER_SITES=	SF/bibutils/
+DISTNAME=	bibutils_${PORTVERSION}
 EXTRACT_SUFX=	_src.tgz
 
 MAINTAINER=	sunpoet@FreeBSD.org
@@ -13,13 +13,13 @@ LICENSE_FILE=	${WRKSRC}/Copying
 
 USES=		cpe gmake
 
-CONFLICTS_INSTALL=	bib2html # bin/bib2xml
-
 HAS_CONFIGURE=	yes
 TEST_TARGET=	test
 
 CPE_VENDOR=	bibutils_project
 
+CONFLICTS_INSTALL=	bib2html # bin/bib2xml
+
 post-install:
 	${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/*