diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-09-30 06:25:19 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-09-30 06:25:19 +0000 |
commit | fdca62cdcb91dc62c509a82980fb517ee3ba39ad (patch) | |
tree | 3aa016350465b9652676a8ba08c9b11c944e9515 /graphics/xmms-dancingparticles | |
parent | 65cd17a75f3d47ce8b9e8008cf9885e7ee680a96 (diff) | |
download | ports-fdca62cdcb91dc62c509a82980fb517ee3ba39ad.tar.gz ports-fdca62cdcb91dc62c509a82980fb517ee3ba39ad.zip |
- 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 <c.petrik.sosa at gmail dot com>
Notes
Notes:
svn path=/head/; revision=305074
Diffstat (limited to 'graphics/xmms-dancingparticles')
-rw-r--r-- | graphics/xmms-dancingparticles/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/graphics/xmms-dancingparticles/Makefile b/graphics/xmms-dancingparticles/Makefile index 71e3483012f4..3634ecfe2bb6 100644 --- a/graphics/xmms-dancingparticles/Makefile +++ b/graphics/xmms-dancingparticles/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xmms-dancingparticles -# Date created: 14 Oct 2005 -# Whom: Alejandro Pulver <alejandro@varnet.biz> -# +# Created by: Alejandro Pulver <alejandro@varnet.biz> # $FreeBSD$ -# PORTNAME= dancingparticles PORTVERSION= 0.6 @@ -14,7 +10,7 @@ PKGNAMEPREFIX= xmms- DISTNAME= ${PORTNAME}${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= Makes particles dance with very pretty neon colors LIB_DEPENDS= t1.5:${PORTSDIR}/devel/t1lib \ |