diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-30 17:32:00 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-30 17:32:00 +0000 |
commit | 8fe283e67e79b6d9ad1ad757b10794cd120a4071 (patch) | |
tree | 90c1d50f7fc36a21ea4e68c73b0735524f959493 /devel/libgit2 | |
parent | 475f60eca1372e32bf193826172fd5cb59569aae (diff) |
Notes
Diffstat (limited to 'devel/libgit2')
-rw-r--r-- | devel/libgit2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |