From 8fe283e67e79b6d9ad1ad757b10794cd120a4071 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Tue, 30 Apr 2013 17:32:00 +0000 Subject: [PATCH] Back to the pool --- devel/libgit2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/libgit2/Makefile b/devel/libgit2/Makefile index a046c2130553..b0ec65b590bb 100644 --- a/devel/libgit2/Makefile +++ b/devel/libgit2/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 0.17.0 CATEGORIES= devel MASTER_SITES= GHC -MAINTAINER= bapt@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Portable, pure C implementation of the Git core LICENSE= GPLv2