diff options
Diffstat (limited to 'audio/portaudio2')
-rw-r--r-- | audio/portaudio2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/portaudio2/Makefile b/audio/portaudio2/Makefile index c532afd80f26..4272c6bec400 100644 --- a/audio/portaudio2/Makefile +++ b/audio/portaudio2/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CENKES # svn export -rSNAPREV https://www.portaudio.com/repos/portaudio/branches/v19-devel LATEST_LINK= ${PORTNAME}2 -MAINTAINER= infofarmer@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Portable cross-platform Audio API SNAPREV= 1175 |