diff options
author | nemoliu <nemoliu@FreeBSD.org> | 2010-01-12 00:31:05 +0800 |
---|---|---|
committer | nemoliu <nemoliu@FreeBSD.org> | 2010-01-12 00:31:05 +0800 |
commit | 9bb2dc8cabf0a9565d52804935ceed60b392797d (patch) | |
tree | 3ce86efa3056830a6bbd449289969f8e7ad69827 /audio | |
parent | 208f64919eb29ba13612ebc9f2341a36ddc4fcd6 (diff) | |
download | freebsd-ports-gnome-9bb2dc8cabf0a9565d52804935ceed60b392797d.tar.gz freebsd-ports-gnome-9bb2dc8cabf0a9565d52804935ceed60b392797d.tar.zst freebsd-ports-gnome-9bb2dc8cabf0a9565d52804935ceed60b392797d.zip |
- Reset maintainer at his request.
PR: ports/142508
Diffstat (limited to 'audio')
-rw-r--r-- | audio/ecamegapedal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/ecamegapedal/Makefile b/audio/ecamegapedal/Makefile index a91bd8b52ca0..8dbe88966698 100644 --- a/audio/ecamegapedal/Makefile +++ b/audio/ecamegapedal/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= http://ecasound.seul.org/download/ -MAINTAINER= lazyklimm@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Realtime audio processor BUILD_DEPENDS= ${LOCALBASE}/lib/libecasound.a:${PORTSDIR}/audio/ecasound |