diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2004-10-29 22:24:47 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2004-10-29 22:24:47 +0000 |
commit | b0823ae396a7b32354b085a7fe82dc7fd7a0beaf (patch) | |
tree | c4fc5c22783cccc324b5c497489d141711c97602 /audio | |
parent | d24cea048d4948bfdb8e17e0ab4e7ce3fdc7260b (diff) | |
download | ports-b0823ae396a7b32354b085a7fe82dc7fd7a0beaf.tar.gz ports-b0823ae396a7b32354b085a7fe82dc7fd7a0beaf.zip |
Change email to new FreeBSD.org address
Approved by:adamw (mentor)
Notes
Notes:
svn path=/head/; revision=120470
Diffstat (limited to 'audio')
-rw-r--r-- | audio/bmp-faad/Makefile | 2 | ||||
-rw-r--r-- | audio/faac/Makefile | 2 | ||||
-rw-r--r-- | audio/faad/Makefile | 2 | ||||
-rw-r--r-- | audio/grip/Makefile | 2 | ||||
-rw-r--r-- | audio/libcddb/Makefile | 2 | ||||
-rw-r--r-- | audio/tunesbrowser/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/audio/bmp-faad/Makefile b/audio/bmp-faad/Makefile index 442081ae592e..cdd453ff23a0 100644 --- a/audio/bmp-faad/Makefile +++ b/audio/bmp-faad/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= faac PKGNAMEPREFIX= bmp- -MAINTAINER= ahze@ahze.net +MAINTAINER= ahze@FreeBSD.org COMMENT= Beep Media Player (BMP) plugin for faad LIB_DEPENDS= id3-3.8.3:${PORTSDIR}/audio/id3lib \ diff --git a/audio/faac/Makefile b/audio/faac/Makefile index a15a4f134f30..53f3ab988969 100644 --- a/audio/faac/Makefile +++ b/audio/faac/Makefile @@ -12,7 +12,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= faac -MAINTAINER= ahze@ahze.net +MAINTAINER= ahze@FreeBSD.org COMMENT= FAAC is an AAC audio encoder NO_PACKAGE= Distribution in binary form is prohibited diff --git a/audio/faad/Makefile b/audio/faad/Makefile index 1743e7ec7282..b7cdfeb4353e 100644 --- a/audio/faad/Makefile +++ b/audio/faad/Makefile @@ -13,7 +13,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= faac -MAINTAINER= ahze@ahze.net +MAINTAINER= ahze@FreeBSD.org COMMENT= A LC, MAIN and LTP profile, MPEG2 and MPEG-4 AAC decoder LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile diff --git a/audio/grip/Makefile b/audio/grip/Makefile index 9f2f1a0267a1..7bb390fe8d6d 100644 --- a/audio/grip/Makefile +++ b/audio/grip/Makefile @@ -12,7 +12,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ahze@ahze.net +MAINTAINER= ahze@FreeBSD.org COMMENT= GTK front-end to external cd rippers and audio encoders LIB_DEPENDS= id3-3.8.3:${PORTSDIR}/audio/id3lib \ diff --git a/audio/libcddb/Makefile b/audio/libcddb/Makefile index e5b50e69e592..12d496c56582 100644 --- a/audio/libcddb/Makefile +++ b/audio/libcddb/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ahze@ahze.net +MAINTAINER= ahze@FreeBSD.org COMMENT= A library to access data on a CDDB server USE_INC_LIBTOOL_VER= 15 diff --git a/audio/tunesbrowser/Makefile b/audio/tunesbrowser/Makefile index 56f345fc2f4a..7d92ec3ddee6 100644 --- a/audio/tunesbrowser/Makefile +++ b/audio/tunesbrowser/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://craz.net/programs/itunes/files/ -MAINTAINER= ahze@ahze.net +MAINTAINER= ahze@FreeBSD.org COMMENT= Gnome frontend DAAP client LIB_DEPENDS= opendaap.0:${PORTSDIR}/devel/libopendaap |