diff options
author | nork <nork@FreeBSD.org> | 2004-04-21 00:31:48 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2004-04-21 00:31:48 +0800 |
commit | ffc39cb6f90450e08f99dc793cbc2395508b3da5 (patch) | |
tree | 263fee68a62f7f77745b5fc148586afa5d1f8498 /net | |
parent | 9357b4be60d83816a7eaf3307873d3c1abc727eb (diff) | |
download | freebsd-ports-gnome-ffc39cb6f90450e08f99dc793cbc2395508b3da5.tar.gz freebsd-ports-gnome-ffc39cb6f90450e08f99dc793cbc2395508b3da5.tar.zst freebsd-ports-gnome-ffc39cb6f90450e08f99dc793cbc2395508b3da5.zip |
Resurrect MASTER_SITE_LOCAL.
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 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 |