From owner-svn-ports-head@freebsd.org Sun Jun 26 19:13:14 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 08EA6B81F8A; Sun, 26 Jun 2016 19:13:14 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CD207251E; Sun, 26 Jun 2016 19:13:13 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u5QJDDBs023937; Sun, 26 Jun 2016 19:13:13 GMT (envelope-from delphij@FreeBSD.org) Received: (from delphij@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u5QJDDVD023936; Sun, 26 Jun 2016 19:13:13 GMT (envelope-from delphij@FreeBSD.org) Message-Id: <201606261913.u5QJDDVD023936@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: delphij set sender to delphij@FreeBSD.org using -f From: Xin LI Date: Sun, 26 Jun 2016 19:13:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r417610 - head/mail/libvmime X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Jun 2016 19:13:14 -0000 Author: delphij Date: Sun Jun 26 19:13:12 2016 New Revision: 417610 URL: https://svnweb.freebsd.org/changeset/ports/417610 Log: Return this back to pool, I no longer use this library. Modified: head/mail/libvmime/Makefile Modified: head/mail/libvmime/Makefile ============================================================================== --- head/mail/libvmime/Makefile Sun Jun 26 19:12:02 2016 (r417609) +++ head/mail/libvmime/Makefile Sun Jun 26 19:13:12 2016 (r417610) @@ -6,7 +6,7 @@ PORTVERSION= 0.9.2.s20140721 PORTREVISION= 3 CATEGORIES= mail -MAINTAINER= delphij@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= All-in-one Internet mail library LICENSE= GPLv3