Date: Wed, 29 Mar 2017 16:45:39 +0000 (UTC) From: Mark Linimon <linimon@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r437211 - in head/net-im: qwit qwit-devel Message-ID: <201703291645.v2TGjdp1072002@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: linimon Date: Wed Mar 29 16:45:39 2017 New Revision: 437211 URL: https://svnweb.freebsd.org/changeset/ports/437211 Log: Maintainer's email address bounces. While here, pet portlint. Modified: head/net-im/qwit-devel/Makefile head/net-im/qwit/Makefile Modified: head/net-im/qwit-devel/Makefile ============================================================================== --- head/net-im/qwit-devel/Makefile Wed Mar 29 16:37:28 2017 (r437210) +++ head/net-im/qwit-devel/Makefile Wed Mar 29 16:45:39 2017 (r437211) @@ -6,10 +6,10 @@ DISTVERSION= r215 PORTREVISION= 3 CATEGORIES= net-im MASTER_SITES= GOOGLE_CODE -DISTNAME= qwit-ng-${PORTVERSION}-src PKGNAMESUFFIX= -devel +DISTNAME= qwit-ng-${PORTVERSION}-src -MAINTAINER= sokolov@TrueBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Qt4-based lightweight Twitter client BROKEN= Unfetchable (google code has gone away) Modified: head/net-im/qwit/Makefile ============================================================================== --- head/net-im/qwit/Makefile Wed Mar 29 16:37:28 2017 (r437210) +++ head/net-im/qwit/Makefile Wed Mar 29 16:45:39 2017 (r437211) @@ -8,7 +8,7 @@ CATEGORIES= net-im MASTER_SITES= GOOGLE_CODE DISTNAME= qwit-${PORTVERSION}-src -MAINTAINER= sokolov@TrueBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Qt4-based lightweight Twitter client BROKEN= Unfetchable (google code has gone away)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201703291645.v2TGjdp1072002>