diff options
Diffstat (limited to 'audio/fcplay')
-rw-r--r-- | audio/fcplay/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/fcplay/Makefile b/audio/fcplay/Makefile index 93a16af12b0d..1b4f61e1fe40 100644 --- a/audio/fcplay/Makefile +++ b/audio/fcplay/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.nuug.no/pub/anders/distfiles/ \ http://atreides.freenix.no/~anders/ EXTRACT_SUFX= .tgz -MAINTAINER= scjamorim@bsd.com.br +MAINTAINER= sylvio@FreeBSD.org COMMENT= Future Composer Reference Player BUILD_DEPENDS= ${LOCALBASE}/include/sidplay/compconf.h:${PORTSDIR}/audio/libsidplay |