diff options
author | gblach <gblach@FreeBSD.org> | 2015-04-17 04:13:43 +0800 |
---|---|---|
committer | gblach <gblach@FreeBSD.org> | 2015-04-17 04:13:43 +0800 |
commit | a5cfcf4ac2c2a9b712ae452913cfc2b7a90aad88 (patch) | |
tree | 0b7fc0f3c4cb8a59790e5f0c403d4f9d11207836 /devel/go-pretty | |
parent | e6d9c61840138463f070f58c54a263469b5ab0c1 (diff) | |
download | freebsd-ports-gnome-a5cfcf4ac2c2a9b712ae452913cfc2b7a90aad88.tar.gz freebsd-ports-gnome-a5cfcf4ac2c2a9b712ae452913cfc2b7a90aad88.tar.zst freebsd-ports-gnome-a5cfcf4ac2c2a9b712ae452913cfc2b7a90aad88.zip |
Back to the pool.
Currently and in near future I don't have time to be responsible
for any port.
Diffstat (limited to 'devel/go-pretty')
-rw-r--r-- | devel/go-pretty/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/go-pretty/Makefile b/devel/go-pretty/Makefile index 28e9d1b608fd..57a8248e03dc 100644 --- a/devel/go-pretty/Makefile +++ b/devel/go-pretty/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= LOCAL/gblach/ -MAINTAINER= gblach@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Pretty-printing package for go values BUILD_DEPENDS= ${LOCALBASE}/${GO_LIBDIR}/github.com/kr/text.a:${PORTSDIR}/textproc/go-text |