diff options
Diffstat (limited to 'audio/xmms-fc/Makefile')
-rw-r--r-- | audio/xmms-fc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xmms-fc/Makefile b/audio/xmms-fc/Makefile index c3d160ce6278..928124c0ff26 100644 --- a/audio/xmms-fc/Makefile +++ b/audio/xmms-fc/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: xmms-fc # Date created: 8 Jan 2002 -# Whom: David Yeske <dyeske@yahoo.com> +# Whom: David Yeske <dyeske@gmail.com> # # $FreeBSD$ # @@ -12,7 +12,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= dyeske@yahoo.com +MAINTAINER= dyeske@gmail.com COMMENT= A XMMS future composer input plugin BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms |