diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2005-09-25 02:27:41 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2005-09-25 02:27:41 +0000 |
commit | b5f83f1d3a30191eb587064e704c4c0412bfa19c (patch) | |
tree | 1617c715bdbd9694a01d66268ecc3e849e8908a6 /net/liveMedia/Makefile | |
parent | 6db9afca1e87c0ac6337f11e73bbcd64104c1b9c (diff) | |
download | ports-b5f83f1d3a30191eb587064e704c4c0412bfa19c.tar.gz ports-b5f83f1d3a30191eb587064e704c4c0412bfa19c.zip |
Notes
Diffstat (limited to 'net/liveMedia/Makefile')
-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 7228f39da9cd..1bc024e6d1f4 100644 --- a/net/liveMedia/Makefile +++ b/net/liveMedia/Makefile @@ -6,11 +6,11 @@ # PORTNAME= liveMedia -PORTVERSION= 2005.09.20 +PORTVERSION= 2005.09.23 PORTREVISION= 0 PORTEPOCH= 1 CATEGORIES= net devel -MASTER_SITES= http://www.LIVE.COM/liveMedia/public/ +MASTER_SITES= http://www.live555.com/liveMedia/public/ MASTER_SITES+= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= nork DISTNAME= live.${PORTVERSION} |