git: 5a526e0b6c5a - main - textproc/xml2rfc: Fix spacing issues introduced by copy and paste
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 02 Apr 2023 13:28:48 UTC
The branch main has been updated by marcus:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5a526e0b6c5ab70b7019850dcc9047e2721c18ce
commit 5a526e0b6c5ab70b7019850dcc9047e2721c18ce
Author: Joe Marcus Clarke <marcus@FreeBSD.org>
AuthorDate: 2023-04-02 13:27:39 +0000
Commit: Joe Marcus Clarke <marcus@FreeBSD.org>
CommitDate: 2023-04-02 13:28:45 +0000
textproc/xml2rfc: Fix spacing issues introduced by copy and paste
Reported by: danfe
---
textproc/xml2rfc/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/textproc/xml2rfc/Makefile b/textproc/xml2rfc/Makefile
index b474fa6b3b6d..8e1432235d4b 100644
--- a/textproc/xml2rfc/Makefile
+++ b/textproc/xml2rfc/Makefile
@@ -1,8 +1,8 @@
PORTNAME= xml2rfc
PORTVERSION= 3.17.0
CATEGORIES= textproc
-MASTER_SITES= PYPI
-PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+MASTER_SITES= PYPI
+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= marcus@FreeBSD.org
COMMENT= Tool to create RFCs and related documents from XML