git: 21c60ea8c761 - main - sysutils/bacnet-stack-apps: Fix categories
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 25 Oct 2023 20:30:23 UTC
The branch main has been updated by acm:
URL: https://cgit.FreeBSD.org/ports/commit/?id=21c60ea8c761f9e8618461727299a7a4372a519c
commit 21c60ea8c761f9e8618461727299a7a4372a519c
Author: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
AuthorDate: 2023-10-25 20:29:47 +0000
Commit: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
CommitDate: 2023-10-25 20:29:47 +0000
sysutils/bacnet-stack-apps: Fix categories
---
sysutils/bacnet-stack-apps/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sysutils/bacnet-stack-apps/Makefile b/sysutils/bacnet-stack-apps/Makefile
index 2adfb88901a1..ebce50c50f7b 100644
--- a/sysutils/bacnet-stack-apps/Makefile
+++ b/sysutils/bacnet-stack-apps/Makefile
@@ -1,6 +1,6 @@
PORTNAME= bacnet-stack
PORTVERSION= 1.3.1
-CATEGORIES= devel
+CATEGORIES= sysutils
PKGNAMESUFFIX= -apps
MAINTAINER= acm@FreeBSD.org