diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2004-12-07 22:37:25 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2004-12-07 22:37:25 +0000 |
commit | e6fc4015598a32e70b6adc261bdaccf2f40180b5 (patch) | |
tree | 2639c118e4d124535c1eb0a985d5033247ca18de | |
parent | Fix plist droppings when a pmk.conf file wasn't already in existence. After (diff) |
As usual, the nice people at live.com push out two releases within 24 hours
so we can have fun chasing the distfiles.
Notes
Notes:
svn path=/head/; revision=123418
-rw-r--r-- | net/liveMedia/Makefile | 2 | ||||
-rw-r--r-- | net/liveMedia/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net/liveMedia/Makefile b/net/liveMedia/Makefile index aaeedb119631..ef502264f35d 100644 --- a/net/liveMedia/Makefile +++ b/net/liveMedia/Makefile @@ -6,7 +6,7 @@ # PORTNAME= liveMedia -PORTVERSION= 2004.12.06 +PORTVERSION= 2004.12.07 PORTEPOCH= 1 CATEGORIES= net devel MASTER_SITES= http://www.LIVE.COM/liveMedia/public/ diff --git a/net/liveMedia/distinfo b/net/liveMedia/distinfo index 1f73d3783f69..4cd4c7bc41a0 100644 --- a/net/liveMedia/distinfo +++ b/net/liveMedia/distinfo @@ -1,2 +1,2 @@ -MD5 (live.2004.12.06.tar.gz) = 02383a00afff3b0fb358370ce4c424a9 -SIZE (live.2004.12.06.tar.gz) = 397496 +MD5 (live.2004.12.07.tar.gz) = 41f85e36eb0167fc6abcf4036d9fd56b +SIZE (live.2004.12.07.tar.gz) = 398867 |