diff options
Diffstat (limited to '')
-rw-r--r-- | audio/mac/Makefile | 2 | ||||
-rw-r--r-- | audio/tta/Makefile | 2 | ||||
-rw-r--r-- | sysutils/nrg2iso/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/audio/mac/Makefile b/audio/mac/Makefile index 8ca10e771d0b..2f46ad0b3f56 100644 --- a/audio/mac/Makefile +++ b/audio/mac/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= mac-port DISTNAME= ${PORTNAME}-3.99-u4-b4 -MAINTAINER= dieringe@zedat.fu-berlin.de +MAINTAINER= ports@FreeBSD.org COMMENT= Monkey's Audio lossless audio (de)compressor BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm diff --git a/audio/tta/Makefile b/audio/tta/Makefile index cc2fb9a47049..aa940f4e94ba 100644 --- a/audio/tta/Makefile +++ b/audio/tta/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio MASTER_SITES= http://www.true-audio.com/ftp/ DISTNAME= ${PORTNAME}enc-${PORTVERSION}-src -MAINTAINER= dieringe@zedat.fu-berlin.de +MAINTAINER= ports@FreeBSD.org COMMENT= "The True Audio Encoder", lossless (de)compressor USE_ZIP= yes diff --git a/sysutils/nrg2iso/Makefile b/sysutils/nrg2iso/Makefile index 1297b499452a..b40f583b305b 100644 --- a/sysutils/nrg2iso/Makefile +++ b/sysutils/nrg2iso/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.4 CATEGORIES= sysutils MASTER_SITES= http://gregory.kokanosky.free.fr/v4/linux/ -MAINTAINER= dieringe@zedat.fu-berlin.de +MAINTAINER= ports@FreeBSD.org COMMENT= Convert Nero .nrg CD-Image format to ISO USE_GMAKE= yes |