summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2011-02-01 15:14:56 +0000
committerPav Lucistnik <pav@FreeBSD.org>2011-02-01 15:14:56 +0000
commitc6d7d6b195880d4e45892b1a21b74a3f235a78a6 (patch)
treeac68ae9953a6b48de9322de22b1fcd23a014f534 /net
parent- Update to 0.37 (diff)
- Fix fetch
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer) Reported by: pointyhat Feature safe: yes
Notes
Notes: svn path=/head/; revision=268524
Diffstat (limited to 'net')
-rw-r--r--net/erlyvideo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/erlyvideo/Makefile b/net/erlyvideo/Makefile
index adb5baf076cd..6b5c4244bf28 100644
--- a/net/erlyvideo/Makefile
+++ b/net/erlyvideo/Makefile
@@ -8,7 +8,7 @@
PORTNAME= erlyvideo
PORTVERSION= 2.5.11
CATEGORIES= net
-MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/tarball/v${PORTVERSION}/
+MASTER_SITES= http://host5.webstroy.ru/
DISTNAME= ${PORTNAME}-${PORTNAME}-v${PORTVERSION}-0-g${GITVERSION}
MAINTAINER= cvs-src@yandex.ru