diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2010-06-13 11:57:36 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2010-06-13 11:57:36 +0000 |
commit | d00f8a61b2835c03e95e3708412651c7cfe2b913 (patch) | |
tree | cd1b026afaa72588eff10f32964d6c9daa6024dd /audio/squash | |
parent | 2aea620cc1a54d70e5d850389da23e98848f7838 (diff) | |
download | ports-d00f8a61b2835c03e95e3708412651c7cfe2b913.tar.gz ports-d00f8a61b2835c03e95e3708412651c7cfe2b913.zip |
Notes
Diffstat (limited to 'audio/squash')
-rw-r--r-- | audio/squash/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/squash/Makefile b/audio/squash/Makefile index d9c29da5448c..2de64475e621 100644 --- a/audio/squash/Makefile +++ b/audio/squash/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= matthias.andree@gmx.de +MAINTAINER= mandree@FreeBSD.org COMMENT= Learning console-based MP3/OGG player LIB_DEPENDS+= FLAC.10:${PORTSDIR}/audio/flac \ |