diff options
-rw-r--r-- | audio/ventrilo-server/Makefile | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/audio/ventrilo-server/Makefile b/audio/ventrilo-server/Makefile index 6100d51aecdf..5ca78568488d 100644 --- a/audio/ventrilo-server/Makefile +++ b/audio/ventrilo-server/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ventrilo-server -# Date created: 29 March 2006 -# Whom: Anish Mistry -# +# Created by: Anish Mistry # $FreeBSD$ -# PORTNAME= ventrilo PORTVERSION= 3.0.3 @@ -15,6 +11,9 @@ DISTNAME= ventrilo_srv-${PORTVERSION}-FreeBSD-i386 MAINTAINER= ports@FreeBSD.org COMMENT= Server side of the Ventrilo group voice chat system +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2013-06-03 + LIB_DEPENDS= stdc\\+\\+.3:${PORTSDIR}/misc/compat4x \ m.2:${PORTSDIR}/misc/compat4x \ c.4:${PORTSDIR}/misc/compat4x |