aboutsummaryrefslogtreecommitdiff
path: root/audio/vgmplay
diff options
context:
space:
mode:
authorHiroki Tagato <tagattie@FreeBSD.org>2020-04-13 03:15:19 +0000
committerHiroki Tagato <tagattie@FreeBSD.org>2020-04-13 03:15:19 +0000
commitec0cfda4d698d421d4dca64ca30ce767cb878f36 (patch)
tree3968fb89a7ac9328fe1c10a44abfac3639b0a884 /audio/vgmplay
parent12b1c1ce7aafadbee13fe8d34e4fd33341ef0fe1 (diff)
downloadports-ec0cfda4d698d421d4dca64ca30ce767cb878f36.tar.gz
ports-ec0cfda4d698d421d4dca64ca30ce767cb878f36.zip
Change MAINTAINER email address to FreeBSD.org one
Approved by: ehaupt (mentor)
Notes
Notes: svn path=/head/; revision=531571
Diffstat (limited to 'audio/vgmplay')
-rw-r--r--audio/vgmplay/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/vgmplay/Makefile b/audio/vgmplay/Makefile
index e99d1e738805..da831a0da064 100644
--- a/audio/vgmplay/Makefile
+++ b/audio/vgmplay/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= audio
MASTER_SITES= https://github.com/vgmrips/${PORTNAME}/releases/download/${PORTVERSION}/
DISTNAME= ${PORTNAME:S/vgmp/VGMP/}_${PORTVERSION:S/.//:S/./-/}_src
-MAINTAINER= tagattie@yandex.com
+MAINTAINER= tagattie@FreeBSD.org
COMMENT= Command-line player for VGM (video game music) files
LICENSE= GPLv2