diff options
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 |