diff options
author | linimon <linimon@FreeBSD.org> | 2007-03-07 22:23:18 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2007-03-07 22:23:18 +0800 |
commit | 39172bc190a2fca7099c299dee02fa3634792cbe (patch) | |
tree | 38d5f365c3e96cf018cc6cdeea69c2d1451c3a92 /audio/q-audio | |
parent | e1a581cbdf87ceb5743ecff2f49bbc637fe09ae9 (diff) | |
download | freebsd-ports-gnome-39172bc190a2fca7099c299dee02fa3634792cbe.tar.gz freebsd-ports-gnome-39172bc190a2fca7099c299dee02fa3634792cbe.tar.zst freebsd-ports-gnome-39172bc190a2fca7099c299dee02fa3634792cbe.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 \ |