From 8d97ae4a9e6f779da869aa82629c8e77f5afc363 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 26 Oct 2012 10:23:01 +0000 Subject: Deprecate a bunch of ports that are either abandonware and/or for which no more public distfiles are available Feature safe: yes --- net-p2p/tribler/Makefile | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'net-p2p') diff --git a/net-p2p/tribler/Makefile b/net-p2p/tribler/Makefile index f6da0d6eef65..2d12b548fccc 100644 --- a/net-p2p/tribler/Makefile +++ b/net-p2p/tribler/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: tribler -# Date created: 2007-04-10 -# Whom: alepulver -# +# Created by: alepulver # $FreeBSD$ -# PORTNAME= tribler PORTVERSION= 5.5.24 @@ -19,6 +15,9 @@ EXTRACT_ONLY= ${PORTNAME}_${PORTVERSION}-1ubuntu1_all.deb MAINTAINER= ports@FreeBSD.org COMMENT= Streaming capable P2P network client based on BitTorrent +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2012-11-26 + LICENSE= LGPL21 MIT LICENSE_COMB= multi -- cgit