aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2015-08-19 07:48:01 +0000
committerErwin Lansing <erwin@FreeBSD.org>2015-08-19 07:48:01 +0000
commite0a0278a188efaf016239d5c76c73f539c2d5ac4 (patch)
tree3877ea507bea6389e519cbc1bbae09ff318d6625
parente0063e4c482878db798db6b9f1e44666796dd09b (diff)
downloadports-e0a0278a188efaf016239d5c76c73f539c2d5ac4.tar.gz
ports-e0a0278a188efaf016239d5c76c73f539c2d5ac4.zip
Notes
-rw-r--r--sysutils/fusefs-mp3fs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/fusefs-mp3fs/Makefile b/sysutils/fusefs-mp3fs/Makefile
index 3fcafe864de5..b67453758c6e 100644
--- a/sysutils/fusefs-mp3fs/Makefile
+++ b/sysutils/fusefs-mp3fs/Makefile
@@ -9,7 +9,7 @@ CATEGORIES= sysutils audio
MASTER_SITES= https://github.com/khenriks/${PORTNAME}/releases/download/v${PORTVERSION}/
PKGNAMEPREFIX= fusefs-
-MAINTAINER= sterum@overrider.at
+MAINTAINER= ports@FreeBSD.org
COMMENT= FUSE-based filesystem for transcoding flac to mp3 on the fly
LIB_DEPENDS= libmp3lame.so:${PORTSDIR}/audio/lame \