diff options
-rw-r--r-- | devel/cgit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/cgit/Makefile b/devel/cgit/Makefile index 553b6c9af60a..aab92c1da230 100644 --- a/devel/cgit/Makefile +++ b/devel/cgit/Makefile @@ -10,8 +10,8 @@ MASTER_SITES= http://git.zx2c4.com/cgit/snapshot/:cgit \ DISTFILES= cgit-${PORTVERSION}${EXTRACT_SUFX}:cgit \ git-${GIT_VERSION}.tar.gz:git -MAINTAINER= bapt@FreeBSD.org -COMMENT= A fast webinterface for git +MAINTAINER= ports@FreeBSD.org +COMMENT= Fast webinterface for git LICENSE= GPLv2 |