diff options
author | linimon <linimon@FreeBSD.org> | 2006-09-04 17:45:45 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-09-04 17:45:45 +0800 |
commit | d78e43e8fffba5b7512fb39d78f7a297591975d4 (patch) | |
tree | 82321e7f5188a4b3e7c480d9e10cb6f0d8f695a3 /audio | |
parent | 98ebbcd25559283b22e7cb353a30943f39c7af1e (diff) | |
download | freebsd-ports-graphics-d78e43e8fffba5b7512fb39d78f7a297591975d4.tar.gz freebsd-ports-graphics-d78e43e8fffba5b7512fb39d78f7a297591975d4.tar.zst freebsd-ports-graphics-d78e43e8fffba5b7512fb39d78f7a297591975d4.zip |
Reset inactive maintainer who has not responded to email.
Hat: portmgr
Diffstat (limited to 'audio')
-rw-r--r-- | audio/mac/Makefile | 2 | ||||
-rw-r--r-- | audio/tta/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/mac/Makefile b/audio/mac/Makefile index 8ca10e771d0..2f46ad0b3f5 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 cc2fb9a4704..aa940f4e94b 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 |