diff options
author | Wen Heping <wen@FreeBSD.org> | 2010-10-27 00:46:52 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2010-10-27 00:46:52 +0000 |
commit | 59fe6b05434e16f1fc664d982f76459e3c5c71ae (patch) | |
tree | 422bca5e8a9a0f1cc4f2db66154b5f1088b7c46c /audio/smasher | |
parent | 7f9fffd189684de95ae35a3a81c88def912df451 (diff) | |
download | ports-59fe6b05434e16f1fc664d982f76459e3c5c71ae.tar.gz ports-59fe6b05434e16f1fc664d982f76459e3c5c71ae.zip |
Notes
Diffstat (limited to 'audio/smasher')
-rw-r--r-- | audio/smasher/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/smasher/Makefile b/audio/smasher/Makefile index fe6b1322d9b5..0d39d6ea5ba5 100644 --- a/audio/smasher/Makefile +++ b/audio/smasher/Makefile @@ -12,7 +12,7 @@ CATEGORIES= audio MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION}-source -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= Cross platform audio loop slicer LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \ |