Date: Fri, 3 May 2013 20:42:46 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r317244 - head/audio/ventrilo-server Message-ID: <201305032042.r43Kgk8X028926@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Fri May 3 20:42:46 2013 New Revision: 317244 URL: http://svnweb.freebsd.org/changeset/ports/317244 Log: Deprecated: no more public distfiles Modified: head/audio/ventrilo-server/Makefile Modified: head/audio/ventrilo-server/Makefile ============================================================================== --- head/audio/ventrilo-server/Makefile Fri May 3 20:40:23 2013 (r317243) +++ head/audio/ventrilo-server/Makefile Fri May 3 20:42:46 2013 (r317244) @@ -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}-Fr 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305032042.r43Kgk8X028926>