diff options
Diffstat (limited to 'audio/ventrilo-server')
-rw-r--r-- | audio/ventrilo-server/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/ventrilo-server/Makefile b/audio/ventrilo-server/Makefile index 98d65471bc43..db273d798aea 100644 --- a/audio/ventrilo-server/Makefile +++ b/audio/ventrilo-server/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= # http://www.ventrilo.com/download.php PKGNAMESUFFIX= -server DISTNAME= ventrilo_srv-${PORTVERSION}-FreeBSD-i386 -MAINTAINER= bob@immure.com +MAINTAINER= ports@FreeBSD.org COMMENT= Server side of the Ventrilo group voice chat system LIB_DEPENDS= libstdc\\+\\+.so.3:${PORTSDIR}/misc/compat4x \ |