From owner-svn-ports-head@FreeBSD.ORG Thu Oct 18 19:29:53 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7C5F2561; Thu, 18 Oct 2012 19:29:53 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 638DE8FC08; Thu, 18 Oct 2012 19:29:53 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q9IJTrtJ007896; Thu, 18 Oct 2012 19:29:53 GMT (envelope-from dinoex@svn.freebsd.org) Received: (from dinoex@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q9IJTr7l007894; Thu, 18 Oct 2012 19:29:53 GMT (envelope-from dinoex@svn.freebsd.org) Message-Id: <201210181929.q9IJTr7l007894@svn.freebsd.org> From: Dirk Meyer Date: Thu, 18 Oct 2012 19:29:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r306094 - head/graphics/pornview 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.14 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: Thu, 18 Oct 2012 19:29:53 -0000 Author: dinoex Date: Thu Oct 18 19:29:52 2012 New Revision: 306094 URL: http://svn.freebsd.org/changeset/ports/306094 Log: - drop maintainership Feature safe: yes Modified: head/graphics/pornview/Makefile Modified: head/graphics/pornview/Makefile ============================================================================== --- head/graphics/pornview/Makefile Thu Oct 18 19:28:48 2012 (r306093) +++ head/graphics/pornview/Makefile Thu Oct 18 19:29:52 2012 (r306094) @@ -1,9 +1,5 @@ -# New ports collection Makefile for: pornview -# Date created: 24 Nov 2002 -# Whom: Tilman Linneweh -# +# Created by: Tilman Linneweh # $FreeBSD$ -# PORTNAME= pornview PORTVERSION= 0.2.0.p.1 @@ -12,7 +8,7 @@ CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/OldFiles DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p./pre/} -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= PornView is an image viewer/manager LIB_DEPENDS= exif.12:${PORTSDIR}/graphics/libexif \