diff options
author | Patrick Li <pat@FreeBSD.org> | 2001-11-15 03:59:42 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2001-11-15 03:59:42 +0000 |
commit | 8ca16eda5549da96616e5f3b57f5d357f61706fc (patch) | |
tree | 52bdff10d3fbf834704c37ef4e6f0915c4dd7423 /audio | |
parent | 8269d2195e85bbdcded0e4f4049f09ae926cffef (diff) | |
download | ports-8ca16eda5549da96616e5f3b57f5d357f61706fc.tar.gz ports-8ca16eda5549da96616e5f3b57f5d357f61706fc.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/xmms-crossfade/Makefile | 2 | ||||
-rw-r--r-- | audio/xmms-crystality/Makefile | 2 | ||||
-rw-r--r-- | audio/xmms-volnorm/Makefile | 2 | ||||
-rw-r--r-- | audio/xmms-volnorm/pkg-descr | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/audio/xmms-crossfade/Makefile b/audio/xmms-crossfade/Makefile index 36279cd0d81a..82d94b6720c0 100644 --- a/audio/xmms-crossfade/Makefile +++ b/audio/xmms-crossfade/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio MASTER_SITES= http://www.netcologne.de/~nc-eisenlpe2/xmms-crossfade/ \ ftp://ftp.falsehope.com/pub/xmms-crossfade/ -MAINTAINER= pat@databits.net +MAINTAINER= pat@FreeBSD.org LIB_DEPENDS= xmms.2:${PORTSDIR}/audio/xmms diff --git a/audio/xmms-crystality/Makefile b/audio/xmms-crystality/Makefile index 1ef8ca8c125e..aca417a97481 100644 --- a/audio/xmms-crystality/Makefile +++ b/audio/xmms-crystality/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://fanthom.math.put.poznan.pl/~gyver/crystality/ PKGNAMEPREFIX= xmms- DISTNAME= ${PORTNAME}-plugin-${PORTVERSION} -MAINTAINER= pat@databits.net +MAINTAINER= pat@FreeBSD.org LIB_DEPENDS= xmms.2:${PORTSDIR}/audio/xmms diff --git a/audio/xmms-volnorm/Makefile b/audio/xmms-volnorm/Makefile index 400b3e1a2f19..449de9f274e4 100644 --- a/audio/xmms-volnorm/Makefile +++ b/audio/xmms-volnorm/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://volnorm.sourceforge.net/ \ MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= xmms- -MAINTAINER= pat@databits.net +MAINTAINER= pat@FreeBSD.org LIB_DEPENDS= xmms.2:${PORTSDIR}/audio/xmms diff --git a/audio/xmms-volnorm/pkg-descr b/audio/xmms-volnorm/pkg-descr index 21b93f6059fd..ee4c17ac249b 100644 --- a/audio/xmms-volnorm/pkg-descr +++ b/audio/xmms-volnorm/pkg-descr @@ -5,4 +5,4 @@ pretty much the same in terms of volume. WWW: http://volnorm.sourceforge.net/ Author: Baruch Even <baruch.even@writeme.com> -- Patrick Li <pat@databits.net> +- Patrick Li <pat@FreeBSD.org> |