git: f832b35a0107 - main - sysutils/nix: Return to the pool
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 24 Apr 2023 12:43:48 UTC
The branch main has been updated by 0mp:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f832b35a010784f09366fd35ef71dccbe4c3a657
commit f832b35a010784f09366fd35ef71dccbe4c3a657
Author: Mateusz Piotrowski <0mp@FreeBSD.org>
AuthorDate: 2023-04-24 12:42:24 +0000
Commit: Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2023-04-24 12:43:30 +0000
sysutils/nix: Return to the pool
---
sysutils/nix/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sysutils/nix/Makefile b/sysutils/nix/Makefile
index ac07184ef4c5..15b9636651ee 100644
--- a/sysutils/nix/Makefile
+++ b/sysutils/nix/Makefile
@@ -5,7 +5,7 @@ CATEGORIES= sysutils
PATCH_SITES= https://github.com/NixOS/nix/commit/
PATCHFILES= 7c112351d9e941567e64063638396259546d9a48.patch:-p1 # libutil: EPERM from kill(-1, ...) is fine #4530
-MAINTAINER= 0mp@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Purely functional package manager
WWW= https://nixos.org/nix/