diff options
author | alepulver <alepulver@FreeBSD.org> | 2006-04-09 21:08:16 +0800 |
---|---|---|
committer | alepulver <alepulver@FreeBSD.org> | 2006-04-09 21:08:16 +0800 |
commit | 109fc8167e0219a5ef0fb9306818d927585b2c1c (patch) | |
tree | ef78095b9c92f4b21b05bec7183bbe944ca295a4 /graphics | |
parent | 7485747e36e7d99d349a29a26392937766dbfd63 (diff) | |
download | freebsd-ports-gnome-109fc8167e0219a5ef0fb9306818d927585b2c1c.tar.gz freebsd-ports-gnome-109fc8167e0219a5ef0fb9306818d927585b2c1c.tar.zst freebsd-ports-gnome-109fc8167e0219a5ef0fb9306818d927585b2c1c.zip |
Change the maintainership address to the @FreeBSD.org one.
Approved by: garga (mentor)
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/xmms-dancingparticles/Makefile | 2 | ||||
-rw-r--r-- | graphics/xmms-plazma/Makefile | 2 | ||||
-rw-r--r-- | graphics/xmms-scivi/Makefile | 2 | ||||
-rw-r--r-- | graphics/xmms-vumeter/Makefile | 2 | ||||
-rw-r--r-- | graphics/xmms-waterfall/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/graphics/xmms-dancingparticles/Makefile b/graphics/xmms-dancingparticles/Makefile index 0783de3d8c1d..cc5964e58022 100644 --- a/graphics/xmms-dancingparticles/Makefile +++ b/graphics/xmms-dancingparticles/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= xmms- DISTNAME= ${PORTNAME}${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= alejandro@varnet.biz +MAINTAINER= alepulver@FreeBSD.org COMMENT= Makes particles dance with very pretty neon colors LIB_DEPENDS= t1.5:${PORTSDIR}/devel/t1lib \ diff --git a/graphics/xmms-plazma/Makefile b/graphics/xmms-plazma/Makefile index 136236455db6..af4b1e94034b 100644 --- a/graphics/xmms-plazma/Makefile +++ b/graphics/xmms-plazma/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://membres.lycos.fr/diablolight/ -MAINTAINER= alejandro@varnet.biz +MAINTAINER= alepulver@FreeBSD.org COMMENT= Plazma is an XMMS visualization plugin LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms diff --git a/graphics/xmms-scivi/Makefile b/graphics/xmms-scivi/Makefile index 47da4c36e58c..b3e689a4a452 100644 --- a/graphics/xmms-scivi/Makefile +++ b/graphics/xmms-scivi/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME} PKGNAMEPREFIX= xmms- -MAINTAINER= alejandro@varnet.biz +MAINTAINER= alepulver@FreeBSD.org COMMENT= Scivi is a visualization plugin for XMMS LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms diff --git a/graphics/xmms-vumeter/Makefile b/graphics/xmms-vumeter/Makefile index 197ec13294c9..d727ec7bfbb9 100644 --- a/graphics/xmms-vumeter/Makefile +++ b/graphics/xmms-vumeter/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME}plugin PKGNAMEPREFIX= xmms- -MAINTAINER= alejandro@varnet.biz +MAINTAINER= alepulver@FreeBSD.org COMMENT= Analog VUmeter plugin for XMMS LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms diff --git a/graphics/xmms-waterfall/Makefile b/graphics/xmms-waterfall/Makefile index 0b423a65b77f..fd2f6fde60c9 100644 --- a/graphics/xmms-waterfall/Makefile +++ b/graphics/xmms-waterfall/Makefile @@ -12,7 +12,7 @@ CATEGORIES= graphics MASTER_SITES= http://www.aigeek.com/waterfall/ PKGNAMEPREFIX= xmms- -MAINTAINER= alejandro@varnet.biz +MAINTAINER= alepulver@FreeBSD.org COMMENT= Yet another XMMS spectrum analyzer LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms |