git: 1f912cdd93dc - main - science/octopus: Cosmetic changes

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Tue, 31 May 2022 09:25:24 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1f912cdd93dc9bcc135758b78147cdbd5bc3cecd

commit 1f912cdd93dc9bcc135758b78147cdbd5bc3cecd
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-05-31 09:12:09 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-05-31 09:12:09 +0000

    science/octopus: Cosmetic changes
---
 science/octopus/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/science/octopus/Makefile b/science/octopus/Makefile
index cd8c418b00a5..adb62132296b 100644
--- a/science/octopus/Makefile
+++ b/science/octopus/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	octopus
 DISTVERSION=	11.4
-CATEGORIES=	science
+CATEGORIES=	science # chemistry
 MASTER_SITES=	https://octopus-code.org/download/${DISTVERSION}/
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -8,7 +8,7 @@ COMMENT=	Scientific program aimed at the ab initio virtual experimentation
 
 LICENSE=	GPLv2
 
-BROKEN_aarch64=	undefined reference to `__aarch64_cas8_acq_rel' #'
+BROKEN_aarch64=	undefined reference to `__aarch64_cas8_acq_rel' #'`
 
 BUILD_DEPENDS=	bash:shells/bash
 LIB_DEPENDS=	libarpack.so:math/arpack-ng \