diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-06-03 10:20:23 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-06-03 10:20:23 +0000 |
commit | e55b0e6c90c695922ac30ff206f25975304f9803 (patch) | |
tree | 1019e9038ee63f0783c5510a011dc18237e5f6b9 /devel/cgit | |
parent | 5cd90e387a0052793320fdfb878e3b1f97514ebe (diff) | |
download | ports-e55b0e6c90c695922ac30ff206f25975304f9803.tar.gz ports-e55b0e6c90c695922ac30ff206f25975304f9803.zip |
Notes
Diffstat (limited to 'devel/cgit')
-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 |