diff options
author | Renato Botelho <garga@FreeBSD.org> | 2006-05-24 11:23:22 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2006-05-24 11:23:22 +0000 |
commit | bc479d4a6b2911e531a57bbae92cc3e21c662304 (patch) | |
tree | 0609ad395125881d2131a4a12c0fd654e9bda18d /net-im/newsbot | |
parent | 3e97161e438f8e4f0dd3619c9c394b569a701363 (diff) | |
download | ports-bc479d4a6b2911e531a57bbae92cc3e21c662304.tar.gz ports-bc479d4a6b2911e531a57bbae92cc3e21c662304.zip |
Notes
Diffstat (limited to 'net-im/newsbot')
-rw-r--r-- | net-im/newsbot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/newsbot/Makefile b/net-im/newsbot/Makefile index 1835251937ea..4ce4786b14cb 100644 --- a/net-im/newsbot/Makefile +++ b/net-im/newsbot/Makefile @@ -10,7 +10,7 @@ PORTNAME= newsbot PORTVERSION= 0.4.5 PORTREVISION= 1 CATEGORIES= net-im -MASTER_SITES= http://www.jabberstudio.org/files/${PORTNAME}/ +MASTER_SITES= http://freebsd.unixfreunde.de/sources/ DISTNAME= ${PORTNAME}-0.45 MAINTAINER= ports@FreeBSD.org |