diff options
author | garga <garga@FreeBSD.org> | 2005-10-06 19:28:25 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2005-10-06 19:28:25 +0800 |
commit | 8dc537d3e58cb7fff04603ec3551395658282739 (patch) | |
tree | 5a737f42a60b03fd03afac72464fb7da34f94356 /net-im | |
parent | aa7ac4de9fd6caacba127e9b17fa872f25fd9ad8 (diff) | |
download | freebsd-ports-gnome-8dc537d3e58cb7fff04603ec3551395658282739.tar.gz freebsd-ports-gnome-8dc537d3e58cb7fff04603ec3551395658282739.tar.zst freebsd-ports-gnome-8dc537d3e58cb7fff04603ec3551395658282739.zip |
- Fix MASTER_SITES and make it fetchable again
Reported by: distfiles survey
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/jabber-yahoo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/jabber-yahoo/Makefile b/net-im/jabber-yahoo/Makefile index 09302f497603..f20d06bbec7d 100644 --- a/net-im/jabber-yahoo/Makefile +++ b/net-im/jabber-yahoo/Makefile @@ -7,7 +7,7 @@ PORTNAME= yahoo PORTVERSION= 2.3.2 CATEGORIES= net -MASTER_SITES= http://www.jabberstudio.org/files/yahoo-transport-2/ +MASTER_SITES= http://files.jabberstudio.org/yahoo-transport-2/ PKGNAMEPREFIX= jabber- DISTNAME= yahoo-transport-${PORTVERSION} DIST_SUBDIR= jabber |