From e5b3448be130a3bd69e1a4683404efba5d6afc44 Mon Sep 17 00:00:00 2001 From: rm Date: Sun, 30 Sep 2012 06:25:19 +0000 Subject: - pass maintainership to new volonteer while here: - trim Makefile header - remove indifenite article from COMMENT - remove deprecated attribution in pkg-descr PR: 172163 Submitted by: Chris Petrik --- graphics/xmms-jess/Makefile | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) (limited to 'graphics/xmms-jess') diff --git a/graphics/xmms-jess/Makefile b/graphics/xmms-jess/Makefile index a339c5079788..3e4d441c943e 100644 --- a/graphics/xmms-jess/Makefile +++ b/graphics/xmms-jess/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xmms-jess -# Date created: 3 Feb 2002 -# Whom: David Yeske -# +# Created by: David Yeske # $FreeBSD$ -# PORTNAME= xmms-jess PORTVERSION= 2.9.1 @@ -12,8 +8,8 @@ CATEGORIES= graphics MASTER_SITES= http://arquier.free.fr/ DISTNAME= JESS-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org -COMMENT= A XMMS visualization plugin that uses SDL +MAINTAINER= c.petrik.sosa@gmail.com +COMMENT= XMMS visualization plugin that uses SDL BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms -- cgit