diff options
Diffstat (limited to 'net/liveMedia')
-rw-r--r-- | net/liveMedia/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/liveMedia/Makefile b/net/liveMedia/Makefile index 4e133c34b6ff..12a27109e2da 100644 --- a/net/liveMedia/Makefile +++ b/net/liveMedia/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2013.03.07 PORTEPOCH= 2 CATEGORIES= net devel MASTER_SITES= http://www.live555.com/liveMedia/public/ \ - http://files.etoilebsd.net/livemedia/ + LOCAL/bdrewery/${PORTNAME}/ DISTNAME= live.${PORTVERSION} MAINTAINER= c.petrik.sosa@gmail.com |