svn commit: r317244 - head/audio/ventrilo-server

Baptiste Daroussin bapt at FreeBSD.org
Fri May 3 20:42:46 UTC 2013


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 at 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


More information about the svn-ports-all mailing list