diff options
author | Tong LIU <nemoliu@FreeBSD.org> | 2010-01-11 16:31:05 +0000 |
---|---|---|
committer | Tong LIU <nemoliu@FreeBSD.org> | 2010-01-11 16:31:05 +0000 |
commit | 18610f6e0a23bf30736dc570b3b8fe5338767f49 (patch) | |
tree | 0ee45b516a0921ad73994ef78f0745eab26b561a /audio/ecamegapedal | |
parent | 778469cffdb47e4d99785078fb42c04f0d3c459d (diff) | |
download | ports-18610f6e0a23bf30736dc570b3b8fe5338767f49.tar.gz ports-18610f6e0a23bf30736dc570b3b8fe5338767f49.zip |
- Reset maintainer at his request.
PR: ports/142508
Notes
Notes:
svn path=/head/; revision=247621
Diffstat (limited to 'audio/ecamegapedal')
-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 |