From 245464155b8f6dc4beb499e1bad020fb4eff073f Mon Sep 17 00:00:00 2001 From: bapt Date: Tue, 5 Feb 2013 15:07:10 +0000 Subject: Mark as deprecated a bunch of ports that are marked as broken for more than 6 month without a fix --- games/tuxracer_golf/Makefile | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'games') diff --git a/games/tuxracer_golf/Makefile b/games/tuxracer_golf/Makefile index d741cc99a6be..7911ee376495 100644 --- a/games/tuxracer_golf/Makefile +++ b/games/tuxracer_golf/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: tuxracer_golf -# Date created: 17 May 2003 -# Whom: Adam Weinberger -# +# Created by: Adam Weinberger # $FreeBSD$ -# PORTNAME= tuxracer_golf PORTVERSION= 1.00 @@ -15,6 +11,8 @@ MASTER_SITE_SUBDIR= adamw MAINTAINER= ports@FreeBSD.org COMMENT= A golf course theme for Tux Racer +DEPRECATED= Broken for more than 6 month +EXPIRATION_DATE= 2013-03-05 BROKEN= overwrite a file owned by tuxracer: share/tuxracer/courses/common/buttprint.rgb RUN_DEPENDS= tuxracer:${PORTSDIR}/games/tuxracer -- cgit