git: 56007fcfa294 - main - lang/fasm: Cosmetic change
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 21 Feb 2024 15:19:04 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=56007fcfa29491c58de104064049f95510e39fb5 commit 56007fcfa29491c58de104064049f95510e39fb5 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-02-21 14:26:25 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-02-21 15:06:32 +0000 lang/fasm: Cosmetic change --- lang/fasm/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lang/fasm/Makefile b/lang/fasm/Makefile index 33a57487d5a1..55e02edd3411 100644 --- a/lang/fasm/Makefile +++ b/lang/fasm/Makefile @@ -19,8 +19,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME} PLIST_FILES= bin/fasm PORTDOCS= fasm.txt readme.txt whatsnew.txt -# bin/fasm -CONFLICTS_INSTALL= fasm-fpga SASM +CONFLICTS_INSTALL= fasm-fpga SASM # bin/fasm OPTIONS_DEFINE= DOCS