diff options
author | adamw <adamw@FreeBSD.org> | 2005-03-03 13:27:15 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2005-03-03 13:27:15 +0800 |
commit | 1679a0915554614371e56789173e5f69f361db5b (patch) | |
tree | 3480b9747951955cd78541adedaaf20764bdbc6a /net | |
parent | 7b66db1e2121ecba26700a407f5cebad890f831a (diff) | |
download | freebsd-ports-gnome-1679a0915554614371e56789173e5f69f361db5b.tar.gz freebsd-ports-gnome-1679a0915554614371e56789173e5f69f361db5b.tar.zst freebsd-ports-gnome-1679a0915554614371e56789173e5f69f361db5b.zip |
Host the distfile in my MASTER_SITE_LOCAL area until
nork has a chance to update to the latest version.
Diffstat (limited to 'net')
-rw-r--r-- | net/liveMedia/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/liveMedia/Makefile b/net/liveMedia/Makefile index 53a37bebe81e..e16a705d90c8 100644 --- a/net/liveMedia/Makefile +++ b/net/liveMedia/Makefile @@ -10,9 +10,9 @@ PORTVERSION= 2005.02.14 PORTREVISION= 0 PORTEPOCH= 1 CATEGORIES= net devel -MASTER_SITES= http://www.LIVE.COM/liveMedia/public/ +#MASTER_SITES= http://www.LIVE.COM/liveMedia/public/ MASTER_SITES+= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= nork +MASTER_SITE_SUBDIR= adamw DISTNAME= live.${PORTVERSION} MAINTAINER= nork@FreeBSD.org |