diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-10-26 10:23:01 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-10-26 10:23:01 +0000 |
commit | c3226aeda42a22ddc8daad6881fc57a9d6738d34 (patch) | |
tree | 88e8411a1d36b9f9a08af1edb69db68f1c7b5c2a /net-p2p | |
parent | c4542314735e5d2793de9516351cb528b3036fde (diff) | |
download | ports-c3226aeda42a22ddc8daad6881fc57a9d6738d34.tar.gz ports-c3226aeda42a22ddc8daad6881fc57a9d6738d34.zip |
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/tribler/Makefile | 9 |
1 files changed, 4 insertions, 5 deletions
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 |