diff options
author | Frederic Culot <culot@FreeBSD.org> | 2014-03-06 08:12:05 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2014-03-06 08:12:05 +0000 |
commit | 6ce4a4f7d9d0f8a9e1dc951aa06af9a62ebdb05a (patch) | |
tree | 6a5134b7c1425f5eae34a2bbaacf54e2bc87fbae /audio/smasher/Makefile | |
parent | 216e28ffeccc3c914f2774ac793e687c0a121177 (diff) |
Notes
Diffstat (limited to 'audio/smasher/Makefile')
-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 91cc229750f0..5b9aa1fef709 100644 --- a/audio/smasher/Makefile +++ b/audio/smasher/Makefile @@ -8,7 +8,7 @@ CATEGORIES= audio MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION}-source -MAINTAINER= c.petrik.sosa@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Cross platform audio loop slicer LIB_DEPENDS= libsndfile.so:${PORTSDIR}/audio/libsndfile \ |