diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-03-13 01:12:19 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-03-13 01:12:19 +0800 |
commit | f3f892c5158f2359e9ba9f2855111c109830861e (patch) | |
tree | 7115a5236191651b182985cde5d27c4a7ac2a5f5 /audio | |
parent | 6b219320e32a6082492f6b705de70afe54ad3b87 (diff) | |
download | freebsd-ports-gnome-f3f892c5158f2359e9ba9f2855111c109830861e.tar.gz freebsd-ports-gnome-f3f892c5158f2359e9ba9f2855111c109830861e.tar.zst freebsd-ports-gnome-f3f892c5158f2359e9ba9f2855111c109830861e.zip |
- Update MAINTAINER: use @FreeBSD.org
Diffstat (limited to 'audio')
-rw-r--r-- | audio/linux-c6-openal-soft/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/linux-c6-openal-soft/Makefile b/audio/linux-c6-openal-soft/Makefile index 0fa67bf625c0..f5cda5e1e6ed 100644 --- a/audio/linux-c6-openal-soft/Makefile +++ b/audio/linux-c6-openal-soft/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= audio linux MASTER_SITES= EPEL -MAINTAINER= emulation@freebsd.org +MAINTAINER= emulation@FreeBSD.org COMMENT= A 3D positional spatialized sound library (Linux CentOS ${LINUX_DIST_VER}) ONLY_FOR_ARCHS= i386 amd64 |