From f832b35a010784f09366fd35ef71dccbe4c3a657 Mon Sep 17 00:00:00 2001 From: Mateusz Piotrowski <0mp@FreeBSD.org> Date: Mon, 24 Apr 2023 14:42:24 +0200 Subject: [PATCH] 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/