diff options
author | Frederic Culot <culot@FreeBSD.org> | 2011-06-06 07:10:12 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2011-06-06 07:10:12 +0000 |
commit | 76a74143ab2983c312943ae89b79d11ee5abf56c (patch) | |
tree | 711654055c33b11e58ba42b7ab82fa7600ec5759 | |
parent | 146d9ad83c70d7428e383ff159bf98190a70c5e3 (diff) |
- Update MASTER_SITES
PR: ports/157627
Submitted by: Joris Dedieu <joris.dedieu@gmail.com> (maintainer)
Notes
Notes:
svn path=/head/; revision=275117
-rw-r--r-- | www/red5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/red5/Makefile b/www/red5/Makefile index 2e9d639981c5..2015844ba4fa 100644 --- a/www/red5/Makefile +++ b/www/red5/Makefile @@ -9,7 +9,7 @@ PORTNAME= red5 PORTVERSION= 0.9.1 PORTREVISION= 1 CATEGORIES= www java -MASTER_SITES= http://www.red5.org/downloads/0_9/ \ +MASTER_SITES= http://trac.red5.org/downloads/0_9/ \ http://red5.rmdir.fr/ MAINTAINER= joris.dedieu@gmail.com |