diff options
author | rene <rene@FreeBSD.org> | 2017-01-03 04:04:36 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2017-01-03 04:04:36 +0800 |
commit | b635301db8c6f484bb936fac7d40bcaa40602d11 (patch) | |
tree | 8fa5128edd76c33c8a992f878a6b2754f03c19cc /devel/google-styleguide | |
parent | 4ced4eb83f3b812092254c86e12202bae87ac56a (diff) | |
download | freebsd-ports-gnome-b635301db8c6f484bb936fac7d40bcaa40602d11.tar.gz freebsd-ports-gnome-b635301db8c6f484bb936fac7d40bcaa40602d11.tar.zst freebsd-ports-gnome-b635301db8c6f484bb936fac7d40bcaa40602d11.zip |
leeym handed in his commit bit.
Diffstat (limited to 'devel/google-styleguide')
-rw-r--r-- | devel/google-styleguide/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/google-styleguide/Makefile b/devel/google-styleguide/Makefile index 0561075f962a..86f112e733b1 100644 --- a/devel/google-styleguide/Makefile +++ b/devel/google-styleguide/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://google-styleguide.googlecode.com/svn/trunk/cpplint/ DISTFILES= cpplint.py cpplint_unittest.py README DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} -MAINTAINER= leeym@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Tool to assist with Google style guide compliance BROKEN= Unfetchable (google code has gone away) |