diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-06-15 01:01:13 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-06-15 01:01:13 +0000 |
commit | bc2e3dd168d561d8e92752c6aa63e09694f4bde3 (patch) | |
tree | 57ace048d20f59e645c48f86ad062d783d0ee930 /audio/smasher/Makefile | |
parent | 2276a90387d1aaf3695b3d0b03f6cf6bfe73cf66 (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 2c0d94d8f24a..fe6b1322d9b5 100644 --- a/audio/smasher/Makefile +++ b/audio/smasher/Makefile @@ -12,7 +12,7 @@ CATEGORIES= audio MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION}-source -MAINTAINER= chris@officialunix.com +MAINTAINER= ports@FreeBSD.org COMMENT= Cross platform audio loop slicer LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \ |