summaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-04-01 10:51:29 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-04-01 10:51:29 +0000
commitc153b4865e0964b6b414ead34ed38d65ad7b36e4 (patch)
tree6f39f17b4b6573f8bba94eee35412bc743c5263f /net-p2p
parentUpdate to 1.0.r29 (diff)
Apparently the 20070120 checkin of the masterport fixed the patching
problem. Remove the BROKEN lines to see if it will build on the cluster now. PR: ports/110044 Submitted by: "R.Mahmatkhanov" <R dot Mahmatkhanov at SKYLINK dot ru> Approved by: maintainer timeout
Notes
Notes: svn path=/head/; revision=188929
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/py-bittorrent-core/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/net-p2p/py-bittorrent-core/Makefile b/net-p2p/py-bittorrent-core/Makefile
index f93e4b19e296..95b96fdeb615 100644
--- a/net-p2p/py-bittorrent-core/Makefile
+++ b/net-p2p/py-bittorrent-core/Makefile
@@ -14,8 +14,4 @@ WITHOUT_GUI= yes
MASTERDIR= ${.CURDIR}/../py-bittorrent
-BROKEN= Fails to patch
-DEPRECATED= ${BROKEN}
-EXPIRATION_DATE=2007-04-10
-
.include "${MASTERDIR}/Makefile"