diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2005-08-01 08:46:24 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2005-08-01 08:46:24 +0000 |
commit | 43f1d68bf3face84dc876410842ca685ff6ba834 (patch) | |
tree | c8ed338cc5e86163e648304a9b7f28e36250198c /net/bnbt | |
parent | bfa1e50334183e19c3b23472bfdaca0d8e93fcbd (diff) |
Notes
Diffstat (limited to 'net/bnbt')
-rw-r--r-- | net/bnbt/Makefile | 6 | ||||
-rw-r--r-- | net/bnbt/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net/bnbt/Makefile b/net/bnbt/Makefile index b18c091fa6e2..d96e838c53b5 100644 --- a/net/bnbt/Makefile +++ b/net/bnbt/Makefile @@ -9,9 +9,9 @@ PORTNAME= bnbt PORTVERSION= 8.1b3 PORTREVISION= 1 CATEGORIES= net -MASTER_SITES= http://bnbt.go-dedicated.com/ \ - http://www.oook.cz/bsd/distfiles/ -DISTNAME= bnbt81b-3 +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= bnbt +DISTNAME= bnbt81b-3-sf MAINTAINER= flz@FreeBSD.org COMMENT= A C++ BitTorrent Tracker diff --git a/net/bnbt/distinfo b/net/bnbt/distinfo index e6c771dde979..f6e99c2d5097 100644 --- a/net/bnbt/distinfo +++ b/net/bnbt/distinfo @@ -1,2 +1,2 @@ -MD5 (bnbt81b-3.zip) = 2935ffe0f51090a79d5bd76566af3b2b -SIZE (bnbt81b-3.zip) = 741026 +MD5 (bnbt81b-3-sf.zip) = 2935ffe0f51090a79d5bd76566af3b2b +SIZE (bnbt81b-3-sf.zip) = 741026 |