diff options
author | Renato Botelho <garga@FreeBSD.org> | 2006-05-30 17:20:11 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2006-05-30 17:20:11 +0000 |
commit | 5d0e56a2694ef68955d2c4b1b332eb84c377d1a3 (patch) | |
tree | 64947531938305af9dfd7122b3a43eb2b2442b0d /net-im/newsbot | |
parent | 450f9723c320e196f49a6e4586c90d3aa042e0f6 (diff) | |
download | ports-5d0e56a2694ef68955d2c4b1b332eb84c377d1a3.tar.gz ports-5d0e56a2694ef68955d2c4b1b332eb84c377d1a3.zip |
Notes
Diffstat (limited to 'net-im/newsbot')
-rw-r--r-- | net-im/newsbot/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-im/newsbot/Makefile b/net-im/newsbot/Makefile index 4ce4786b14cb..4e1074affc05 100644 --- a/net-im/newsbot/Makefile +++ b/net-im/newsbot/Makefile @@ -10,7 +10,8 @@ PORTNAME= newsbot PORTVERSION= 0.4.5 PORTREVISION= 1 CATEGORIES= net-im -MASTER_SITES= http://freebsd.unixfreunde.de/sources/ +MASTER_SITES= http://www.jabberstudio.org/files/${PORTNAME}/ \ + http://freebsd.unixfreunde.de/sources/ DISTNAME= ${PORTNAME}-0.45 MAINTAINER= ports@FreeBSD.org |