diff options
-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 |