diff options
author | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2009-11-27 22:52:30 +0000 |
---|---|---|
committer | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2009-11-27 22:52:30 +0000 |
commit | ba072d1713882ccd33bf7e20b3195bb6e95402df (patch) | |
tree | 3a26757dcd5fcaba4414cd4680ded17df23a5ed5 /audio/fcplay | |
parent | 878d3182a07e75da213d53f25609224e37b3bd55 (diff) |
- Update my mail address to FreeBSD
Approved by: miwi (mentor)
Notes
Notes:
svn path=/head/; revision=244870
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 |