diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-12-02 00:04:47 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-12-02 00:04:47 +0000 |
commit | a982e2cbd777b574aba77a2de161f5dfd6837eb4 (patch) | |
tree | aaec2993811aaa62d8269931c7c957df85dcac74 /audio/kexis | |
parent | d769161d66f2da9c5c3974bcbbfda4881eb3cd10 (diff) | |
download | ports-a982e2cbd777b574aba77a2de161f5dfd6837eb4.tar.gz ports-a982e2cbd777b574aba77a2de161f5dfd6837eb4.zip |
Notes
Diffstat (limited to 'audio/kexis')
-rw-r--r-- | audio/kexis/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/kexis/Makefile b/audio/kexis/Makefile index b88cec5408d1..8de63582ae4f 100644 --- a/audio/kexis/Makefile +++ b/audio/kexis/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/Kexis/${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= hideo@lastamericanempire.com +MAINTAINER= ports@FreeBSD.org COMMENT= Lossless WAV file compressor WRKSRC= ${WRKDIR}/${PORTNAME} |