diff options
author | marcus <marcus@FreeBSD.org> | 2003-10-25 04:19:48 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-10-25 04:19:48 +0800 |
commit | 5d88eab5dc1a341e3548744d8b50077112838c6c (patch) | |
tree | 819290928b012f8fcd4dcad0fa969d5be059970d /net | |
parent | aba0d775b9404ec64d147092031d143844538c1a (diff) | |
download | freebsd-ports-gnome-5d88eab5dc1a341e3548744d8b50077112838c6c.tar.gz freebsd-ports-gnome-5d88eab5dc1a341e3548744d8b50077112838c6c.tar.zst freebsd-ports-gnome-5d88eab5dc1a341e3548744d8b50077112838c6c.zip |
Update the WWW and MASTER_SITE links.
PR: 58494
Submitted by: maintainer
Diffstat (limited to 'net')
-rw-r--r-- | net/gnome-btdownload/Makefile | 3 | ||||
-rw-r--r-- | net/gnome-btdownload/pkg-descr | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/net/gnome-btdownload/Makefile b/net/gnome-btdownload/Makefile index 273a1f480631..823c2b2a3f8b 100644 --- a/net/gnome-btdownload/Makefile +++ b/net/gnome-btdownload/Makefile @@ -8,7 +8,8 @@ PORTNAME= gnome-btdownload PORTVERSION= 0.0.6 CATEGORIES= net gnome -MASTER_SITES= http://omapi.sourceforge.net/extra/${PORTNAME}/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= gnome-bt MAINTAINER= mezz7@cox.net COMMENT= A simple Gnome interface designed as a mime-sink for BitTorrent files diff --git a/net/gnome-btdownload/pkg-descr b/net/gnome-btdownload/pkg-descr index 2a5b6aa7ce55..84a72379f101 100644 --- a/net/gnome-btdownload/pkg-descr +++ b/net/gnome-btdownload/pkg-descr @@ -2,4 +2,4 @@ Gnome interface for 'executing' BitTorrent files. It is designed as a mime-sink for BitTorrent files. Not a front-end, more-or-less just a session dialog. See net/py-bittorrent for more information. -WWW: http://omapi.sourceforge.net/extra/gnome-btdownload/ +WWW: http://gnome-bt.sourceforge.net/ |