diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-03-07 22:23:18 +0800 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-03-07 22:23:18 +0800 |
commit | 4e4990d16fc079458c33c8e8ae09fac21543cb88 (patch) | |
tree | 20a0f96163094858b3cb2f3b15606fe02bfefbfe /audio/q-audio | |
parent | 9dfddeb220d9da5072ba7ae28b71ce93dcca493d (diff) | |
download | freebsd-ports-gnome-4e4990d16fc079458c33c8e8ae09fac21543cb88.tar.gz freebsd-ports-gnome-4e4990d16fc079458c33c8e8ae09fac21543cb88.tar.zst freebsd-ports-gnome-4e4990d16fc079458c33c8e8ae09fac21543cb88.zip |
Reset maintainer due to lack of time to work on FreeBSD at the moment.
Hat: portmgr
Diffstat (limited to 'audio/q-audio')
-rw-r--r-- | audio/q-audio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/q-audio/Makefile b/audio/q-audio/Makefile index 2933c39f5b4f..fd0f1ce2d249 100644 --- a/audio/q-audio/Makefile +++ b/audio/q-audio/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= q-lang PKGNAMEPREFIX= q- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION} -MAINTAINER= ag@muwiinfa.geschichte.uni-mainz.de +MAINTAINER= ports@FreeBSD.org COMMENT= Q-Audio -- digital audio interface for the Q language LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \ |