Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Sep 2013 22:17:16 +0000 (UTC)
From:      Rusmir Dusko <nemysis@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r328203 - head/games/BillardGL
Message-ID:  <201309242217.r8OMHGLS088260@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: nemysis
Date: Tue Sep 24 22:17:16 2013
New Revision: 328203
URL: http://svnweb.freebsd.org/changeset/ports/328203

Log:
  - Mark as DEPRECATED
  
  Approved by:	wg/pawel (mentors)

Modified:
  head/games/BillardGL/Makefile

Modified: head/games/BillardGL/Makefile
==============================================================================
--- head/games/BillardGL/Makefile	Tue Sep 24 22:07:10 2013	(r328202)
+++ head/games/BillardGL/Makefile	Tue Sep 24 22:17:16 2013	(r328203)
@@ -26,6 +26,10 @@ USE_GMAKE=	yes
 USE_XORG=	xmu xext x11 xi
 USE_GL=		glut
 
+DEPRECATED=	Unplayable, development ceased
+
+EXPIRATION_DATE=2013-11-24
+
 PORTDOCS=	README
 
 INSTALLS_ICONS=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309242217.r8OMHGLS088260>