aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2007-04-01 18:51:29 +0800
committerlinimon <linimon@FreeBSD.org>2007-04-01 18:51:29 +0800
commit977de8081bca71e3f216609c184c25c3a767033d (patch)
tree5ea3973044d1d8db3ac41bc31e3c8267486f9c26 /net-p2p
parent432b0847c6792a713b94329cb8bcf63d26e0e035 (diff)
downloadfreebsd-ports-gnome-977de8081bca71e3f216609c184c25c3a767033d.tar.gz
freebsd-ports-gnome-977de8081bca71e3f216609c184c25c3a767033d.tar.zst
freebsd-ports-gnome-977de8081bca71e3f216609c184c25c3a767033d.zip
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
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"