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 9b32835189a3..bac9d33e3fb3 100644 --- a/net/liveMedia/Makefile +++ b/net/liveMedia/Makefile @@ -10,8 +10,8 @@ PORTVERSION= 2004.04.09 PORTEPOCH= 1 CATEGORIES= net devel MASTER_SITES= http://www.LIVE.COM/liveMedia/public/ -#MASTER_SITES+= ${MASTER_SITE_LOCAL} -#MASTER_SITE_SUBDIR= nork +MASTER_SITES+= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= nork DISTNAME= live.${PORTVERSION} MAINTAINER= nork@FreeBSD.org |