diff options
author | yuri <yuri@FreeBSD.org> | 2018-02-25 08:40:37 +0800 |
---|---|---|
committer | yuri <yuri@FreeBSD.org> | 2018-02-25 08:40:37 +0800 |
commit | 61659c18d833c82f83d321b99bd58296f5c1f005 (patch) | |
tree | 3a9ac0dc7974b3072b6e82724add24a5f25609cd /audio/libltc | |
parent | f94218dad9ce1b3a925192deb8173e3e6cdb2bda (diff) | |
download | freebsd-ports-gnome-61659c18d833c82f83d321b99bd58296f5c1f005.tar.gz freebsd-ports-gnome-61659c18d833c82f83d321b99bd58296f5c1f005.tar.zst freebsd-ports-gnome-61659c18d833c82f83d321b99bd58296f5c1f005.zip |
Replaced my old rawbw.com maintainer's address with yuri@FreeBSD.org
98 ports are affected.
Approved by: tcberner (mentor, implicit)
Diffstat (limited to 'audio/libltc')
-rw-r--r-- | audio/libltc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libltc/Makefile b/audio/libltc/Makefile index 58d9e49e7492..94aad3eb9e58 100644 --- a/audio/libltc/Makefile +++ b/audio/libltc/Makefile @@ -6,7 +6,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 1.3.0 CATEGORIES= audio -MAINTAINER= yuri@rawbw.com +MAINTAINER= yuri@FreeBSD.org COMMENT= Linear/Logitudinal Time Code (LTC) Library LICENSE= LGPL3 |